PowerShell script to get all Azure VM status in multiple subscriptions
In this article, I will show you a simple powershell script to get all azure VM status in multiple subscriptions quickly. Sometime we need the status of the virtual machines which are running in multiple subscriptions like Dev, Prod. Even you can check status on Azure portal itself but it is bit difficult to pull […]