how do I get metrics for specific VM fro mresource group
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@qwordy Please take a look
reassign this since user is trying to get metrics of VM. Hi @MyronFanQiu could you pls help to confirm? if it's VM issue feel free to redirect the i ssue.
@5sfayas Hello. Currently, you can get metrics through
az monitor metrics list --resource /subscriptions/xxxxxxx/resourceGroups/myrg/providers/Microsoft.Compute/virtualMachines/myvm
@5sfayas Hello. Did you solve your issue?
IT worked