How to Get Azure VMs status using PowerShell script
In this article, I will show you how to get Azure VMs status using Azure powershell script. Azure VMs status To check status of your servers, you need few things: Azure Credentials Environment TenantID Subscription Resource Group Name Below you can find an example for converting your password to secure string and adding it with account ID to azure […]