Azure DSC IaaS IT PowerShell
Using a PowerShell DSC extension to run a custom script on an Azure VM
Having the ability to deploy Azure VMs starting from images hosted in a gallery is lovely if you need to create a new virtual machine from scratch quickly. Unfortunately, you often need to customize them, and being able to do it during the deployment phase can save you a lot Read more…