In the Azure portal, I can check/enable VM Monitoring Insights:
How can I, using the Python SDK (preferably) or the Azure CLI:
- Get a list of all VMs in a subscription that do not have this feature enabled?
- Enable Monitoring Insights?
In the Azure portal, I can check/enable VM Monitoring Insights:
How can I, using the Python SDK (preferably) or the Azure CLI: