top of page
Search
CI/CD with Azure Data Factory - Part 1
This series of blog posts will discuss Microsoft's recommended method for doing CI/CD within their Azure Data Factory (ADF) service. For...

Azure DevOps YAML Pipelines - Part 6
Parameters and Variables There are a lot of topics to cover for YAML-based Pipelines in Azure DevOps. So, I will be breaking this up...

Azure DevOps YAML Pipelines - Part 5
Pools and Agents There are a lot of topics to cover for YAML-based Pipelines in Azure DevOps. So, I will be breaking this up into a...

Azure DevOps YAML Pipelines - Part 4
Pipeline Resources There are a lot of topics to cover for YAML-based Pipelines in Azure DevOps. So, I will be breaking this up into a...
Azure DevOps YAML Pipelines - Part 3
Pipeline Triggers There are a lot of topics to cover for YAML-based Pipelines in Azure DevOps. So, I will be breaking this up into a...

Azure DevOps YAML Pipelines - Part 2
Structure of a YAML Pipeline There are a lot of topics to cover for YAML-based Pipelines in Azure DevOps. So, I will be breaking this up...

Azure DevOps YAML Pipelines - Part 1
The Basics There are a lot of topics to cover for YAML-based Pipelines in Azure DevOps. So, I will be breaking this up into a multi-part...

Azure VM Image Builder - Part 2
If you haven't already, please check out Part 1 of this series where I discuss how to create an Image Template. In this article I will...

Azure VM Image Builder - Part 1
Azure VM Image Builder is a managed service from Microsoft that lets you easily build, customize, and distribute your own custom VM...

Application Registrations and Enterprise Apps - Part 2
If you haven't already, please check out Part 1 of this series where I discuss briefly what Apps Registrations and Enterprise Apps are....

Azure Application Gateway - Part 1
Azure Application Gateway is a load balancer and Web Application Firewall (WAF). It operates at Layer-7 of the OSI model, which means it...


Patching and Updating Azure Kubernetes Service (AKS)
When it comes to running AKS, it's a good idea to familiarize yourself with the various update processes. Updates to Kubernetes are...
Deploying Bicep Files Part 4 - Azure DevOps Pipelines
If you haven't already, please check out the previous parts of this series. Part 1 - All about Bicep & Deploying Bicep Files Part 2 -...
Deploying Bicep Files Part 3 - Az PowerShell Module
If you haven't already, please check out the previous parts of this series. Part 1 - All about Bicep & Deploying Bicep Files Part 2 -...
Deploying Bicep Files Part 2 - AZ CLI
If you haven't already, please check out the previous parts of this series. Part 1 - All about Bicep & Deploying Bicep Files Part 2 -...
All about Bicep & Deploying Bicep Files
Part 1 - You're reading it now! Part 2 - Deploying Bicep with AZ CLI Part 3 - Deploying Bicep with Az PowerShell Module Part 4 -...
All about Azure Privileged Identity Management (PIM)
Introduction PIM Assignments - Eligible Assignments - Active Assignments What can PIM manage? - Azure AD Roles - Azure AD Groups - RBAC...

Primer on Azure Network Watcher
Network Watcher is a set of tools you can use to monitor, diagnose, view metrics, and enable logs for resources that reside in your...

Quick Intro to Azure Monitor
Azure Monitor is a comprehensive solution for collecting, analyzing, and acting on telemetry data from both your cloud environments and...

Azure Cloud Adoption Framework, Landing Zones, and the Well-Architected Framework
Getting started in Azure can be quite a daunting task. Building an Azure environment from scratch requires you to make many different...


bottom of page