PowerShell script to list all the extensions for a specific Azure ARM virtual machine
We have been looking for a script which will help us enumerate and list all the extensions for Azure ARM virtual machines and their properties, e.g. Name, Tags assigned, ProvisioningState, etc. and were almost giving up when this thought came upon to write a small one on our own. sharing here before things get lost.…
Read more