Time Study with Power Automate Process Advisor
Can The Power Automate Process Advisor Be Used as a Time Study Tool? Microsoft has given us many tools over the years with multiple applications. The Process Advisor, now available in commercial, GCC,...
View ArticleMethods to Transfer Data between Amazon AWS S3 Buckets
As part of one of my projects, I was asked to research methods of transferring large amounts of data (> 1 Terabyte) between client-owned S3 buckets. Several suitable techniques are available. They...
View ArticleBuild and Deploy Angular Applications Using Azure DevOps Pipelines
Automating the build and deployment of an Angular application in the Azure DevOps (AzDO) ecosystem is as easy as any other code hosting service. AzDO has added task types to help deploy directly to...
View ArticleAzure Data Factory and Immutable Storage in Azure Blob Storage
Recently, I was involved in a project where we had requirements. A report needed to be built based on data from several sources, including Azure Cosmos DB and Azure SQL. This report was required to be...
View ArticleTutorial: Log Transporting from Azure Commercial to Azure Government with...
There are times when you must correlate different log sources within a centralized Azure Log Analytics Workspace to have a single management point for leveraging the robust suite of tooling available...
View ArticleHow to Create a Password-less Strategy with Microsoft Security
In today’s digital world, passwords have become a universal language to access applications and devices. Now, many organizations are looking to employ a password-less strategy. As I wrote in a previous...
View ArticleOptimizing Terraform Projects Part One: Terragrunt and Terraform Registry
Defining your cloud computing infrastructure as code (IAC) is becoming an industry standard for enterprise IT teams to scale effectively as their development teams and applications grow. Terraform, by...
View ArticleOptimizing Terraform Projects Part Two: Increasing Reusability and Reducing...
Part 1 of this series focused on several methods and patterns to make the most out of your terraform code, explicitly focusing on keeping your terraform code and configurations organized and easy to...
View ArticleWhat We Learned Building an RPA Crash Course
I recently worked with a group including Vishwas Lele and Jesse FitzGibbon to design and execute an accelerated learning series on Robotic Process Automation (RPA) with Microsoft Power Automate, kindly...
View ArticleUnderstanding Pstore: Linux Kernel Persistent Storage File System
With Linux, the primary method for obtaining debugging information of a serious error or fault is via the kdump mechanism. Kdump captures a wealth of kernel and machine state and writes it to a file...
View ArticleHow to Upgrade ESXi 6.7 to ESXi 7.0 using Lifecycle Manager
Before you get started, you will need to do the following: Import ESXi 7.0 into Lifecycle Manager Log into vCenter Server, click Menu, Lifecycle Manager We must import the ESXi 7.0 ISO image into the...
View ArticleDeep Dive: What is GIT?
First, What is Git? Git is a DevOps tool used for source code management. It is a free and open-source distributed version control system used to manage small and large projects efficiently. Git tracks...
View ArticleMeeting in the Metaverse: AIS Hosts Recruiting Event in AltspaceVR
We recently hosted a hiring event like none we have ever hosted before. Early in the year, we decided to go remote with an tevent and test a Virtual Reality-based format using AltspaceVR, the leading...
View ArticleOptimizing Terraform Projects Part Three: Terragrunt Example
Also in this series: Optimizing Terraform Projects Part One: Terragrunt and Terraform Registry Optimizing Terraform Projects Part Two: Increasing Reusability and Reducing Code Duplication of your...
View ArticleA Step-by-Step Kubernetes Implementation Tutorial
Kubernetes Implementations Steps To install and set up Kubernetes on Windows, load kubectl and install minicube. Minicube is a tool that enables us to run a single node cluster in a VM on a machine....
View ArticleTurn that ‘Power Apps’ App into a Mobile App!
Build Native Applications with Power Apps One of the more sought-after functionalities lacking in low/no-code solutions is the capability to package it as a native mobile app. Such functionality is...
View ArticleWhy Use Azure API Management Self-hosted Gateways?
Technology is ever-evolving and constantly offers us methods to improve procedures, create new products that solve problems, and challenge the status quo by emphasizing – there is always a better way...
View ArticleHow to Migrate Hyper-V VM’s to Azure
Preparation We must prepare our Azure to set the correct permissions and prepare the on-premises Hyper-V hosts and VMs for server assessment and migration. We need to create a new migration project on...
View ArticleTen Thought-Provoking Moments from Gartner IT Symposium/Xpo
This blog will share ten thought-provoking moments from the Gartner IT Symposium/Xpo 2022 conference. The event agenda was rich with overlapping sessions; my observations are based on sessions I could...
View ArticleZero Trust: The Key to Going Passwordless?
We hear an awful lot about Zero Trust security these days. For some, Zero Trust may be a relatively new concept; for others, it is a term that sounds simple enough but can come at a high cost. Today’s...
View Article