Archive
These are all my older blog posts that I have archived. You can find my most recent blog posts here.
Refactoring PowerShell - Switch Statements
Refactoring PowerShell switch statements to use hash tables and enumerated types.
Deploy Sonarqube to Azure App Service Linux Containers using an Azure DevOps Pipeline
A guide to deploying Sonarqube to Azure App Service Linux Containers using an Azure DevOps Pipeline.
Azure Resource Manager Templates Hands-on Lab and #GlobalAzure 2019
A hands-on lab and presentation on Azure Resource Manager templates I presented at the Global Azure Bootcamp 2019 in Auckland.
Allow Integer Parameter to Accept Null in a PowerShell Function
A PowerShell function that takes a mandatory integer parameter, but that parameter needs to allow Null.
Enable CORS Support in Cosmos DB using PowerShell
Enable CORS Support in Cosmos DB using PowerShell
Use Pester to Test Azure Resource Manager Templates for Best Practices
Use Pester to Test Azure Resource Manager Templates for Best Practices
Converting a PowerShell Project to use Azure DevOps Pipelines
Converting a PowerShell Project to use Azure DevOps Pipelines
List Global Assembly Cache using PowerShell
List Global Assembly Cache using PowerShell
Install Windows Admin Center (WAC) using DSC
Install Windows Admin Center (WAC) using DSC
Get the ForceChangePassword Office 365 User Setting with PowerShell
Get the ForceChangePassword Office 365 User Setting with PowerShell