In this post I will explain how we can trigger an Azure Automation Runbook from any device and anywhere by using webhooks and Azure Functions. This post ties together my two previous posts on Azure Functions and Azure Automation I often find myself on the move, having to start or stop environments for demonstrations, POCs […]
Starting and Stopping Multi-Tier IaaS solutions using Azure Automation with PowerShell Runbooks
Dynamically start and stop multi-tier IaaS applications using Azure Automation PowerShell Runbooks and Resource Tagging.
Opensource DevOps for C# Azure Functions
Creating pre-compiled C# Azure Functions including Unit and Smoke Tests using Github and AppVeyor for continuous integration and deployment (CI and CD).
Azure Managed Disks – Features and Cost
Analysis of Azure managed disks and comparison to storage account disks.
Ghost Network Adapters
Hosts install drivers for virtual NICs that are never uninstalled – Ghost Network Adapters – causing errors. Read on to discover a pure PowerShell solution.