Azure – Get all VMs with Monitoring Insights enabled
In the Azure portal, I can check/enable VM Monitoring Insights: In the portal, we can get a list of VMs that are monitored here: https://portal.azure.com/#view/Microsoft_Azure_Monitoring/AzureMonitoringBrowseBlade/~/virtualMachines How can I, using the Python SDK (preferably) or the Azure CLI: Get a list…