Tag: Azure Virtual Networks Subnet
-
Configuring an Azure VM From a Sysprepped Source Image using ARM PowerShell.
While working on an Azure IaaS deployment, I was required to configure an Azure VM using a generalized image in a different resourcegroup.In this post, I want to document my experience using Azure Resource Manager Powershell cmdlets to achieve the related tasks. The Sysprep tool in the C:\Windows\System32 directory of the windows Azure virtual machine…