Owendavies.net.

Jun 25, 2019

Create Azure AKS Cluster with Windows Server Containers Preview

Step-by-step guide to creating an Azure AKS cluster with the Windows Server Containers preview, from registering the feature to adding a Windows node pool.

Jun 4, 2019

Remove a custom domain from Office 365 - Azure Active Directory

How to remove a custom domain from Office 365 and Azure Active Directory using the MSOnline PowerShell module, after clearing blocking users and groups.

Feb 15, 2018

Can't move Team Services (VSTS) between Resource Groups in Azure

Understand the limitations and error messages when attempting to move Visual Studio Team Services (VSTS) accounts between resource groups in Azure.

Jan 18, 2018

This tenant does not allow email verified users to be added due to an admin-defined policy

Resolve the issue of adding email verified users to an Azure tenant by changing company settings with the Azure Active Directory Module and PowerShell.

Nov 30, 2017

Azure Smalldisk Windows images

How to find and use Azure's smalldisk Windows Server VM images to cut managed disk costs, including PowerShell commands to locate the right image SKU.

Nov 16, 2017

Microsoft.Compute/disks BadRequest diskDescription.properties.accountType.

Troubleshoot the Microsoft.Compute/disks BadRequest error related to the accountType property with a workaround using an older API version.

Oct 26, 2017

Delete Resource Groups with no resources

Use a PowerShell script to delete Azure Resource Groups with no resources, saving time and keeping your environment clean.

Oct 12, 2017

Extensionless url with jekyll on azure webapp

Learn how to configure extensionless URLs for a Jekyll site hosted on Azure Webapp using a custom web.config file with URL rewrite rules.

Oct 5, 2017

Building an Azure Virtual Machine with DSC and specifying a different WMF Version

Testing the speed of different WMF versions when building an Azure VM with DSC to find the fastest configuration.

Sep 28, 2017

How to Purge Azure CDN with PowerShell

Learn how to purge Azure CDN endpoints using PowerShell with step-by-step commands for listing profiles, endpoints, and executing the purge operation.