How to Use Azure REST API with PowerShell
How to Use Azure REST API with PowerShell https://ift.tt/3bc3M5M Sometimes you might want to get some information about Azure virtual machines. In this article, we will explore Azure Graph API to extract information about your virtual machines with a very simple PowerShell script. More information about Graph API : https://docs.microsoft.com/en-us/azure/governance/resource-graph/overview Open the Azure Portal, go […]