This script exports the VHD of a managed disk to a storage account in different region. It first generates the SAS URI of the managed disk and then uses it to copy the underlying VHD to a storage ...
Azure PowerShell Script Sample - Load balance traffic to VMs for high availability This script sample creates everything needed to run several Windows virtual machines configured in a highly available ...
If you’ve ever tried deploying a PowerShell script using Microsoft Endpoint Configuration Manager (MECM) and ran into mysterious failures, you’re not alone. I recently faced a very frustrating ...