Recent posts

Azure Functions Demo: Voting App

2 minute read

Back in April this year, Pete Zerger (@pzerger) and I delivered two sessions in Experts Live Australia. One of which is titled “Cloud Automation Overview”. D...

PowerShell Function to Get Azure AD Token

2 minute read

When making Azure Resource Manager REST API calls, you will firstly need to obtain an Azure AD authorization token and use it to construct the authorization ...