You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UNKNOWN: Operation failed with status: 'Invalid request : /subscriptions/2335f77c-52e6-41e2-a679-53b94f42ccb9/resourceGroups/blip/providers/Microsoft.Compute/virtualMachines/az-iris1/providers/Microsoft.Insights/metrics/Percentage CPU contains extra segments and is not supported for request, TraceId: {f3e9d5e3-fb65-4932-9886-5e6d343550f2}'. Details: Invalid request : /subscriptions/2335f77c-52e6-41e2-a679-53b94f42ccb9/resourceGroups/blip/providers/Microsoft.Compute/virtualMachines/az-iris1/providers/Microsoft.Insights/metrics/Percentage CPU contains extra segments and is not supported for request, TraceId: {f3e9d5e3-fb65-4932-9886-5e6d343550f2}
I tried will msrestazure 0.4.32 and then with latest version (0.6.x), but got same result...
Can you please help?
The text was updated successfully, but these errors were encountered:
On Tue 15 Oct, 2019, 11:31 PM Andre Minelli, ***@***.***> wrote:
Hi. I am trying to get a VM CPU usabe metric with a command like:
./check_azure_resource.py --client=XXXXXX --secret=XXXXXX --tenant=XXXXXX --resource /subscriptions/xxxxxxxx/resourceGroups/blip/providers/Microsoft.Compute/virtualMachines/az-iris1 --metric 'Percentage CPU' --warning 50 --critical 75
And I get this error:
UNKNOWN: Operation failed with status: 'Invalid request : /subscriptions/2335f77c-52e6-41e2-a679-53b94f42ccb9/resourceGroups/blip/providers/Microsoft.Compute/virtualMachines/az-iris1/providers/Microsoft.Insights/metrics/Percentage CPU contains extra segments and is not supported for request, TraceId: {f3e9d5e3-fb65-4932-9886-5e6d343550f2}'. Details: Invalid request : /subscriptions/2335f77c-52e6-41e2-a679-53b94f42ccb9/resourceGroups/blip/providers/Microsoft.Compute/virtualMachines/az-iris1/providers/Microsoft.Insights/metrics/Percentage CPU contains extra segments and is not supported for request, TraceId: {f3e9d5e3-fb65-4932-9886-5e6d343550f2}
I tried will *msrestazure* 0.4.32 and then with latest version (0.6.x),
but got same result...
Can you please help?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7?email_source=notifications&email_token=AJZOQ725VURWAWZFMK7OT33QOYAP7A5CNFSM4JBABX62YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HR6ITXA>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJZOQ74UVBJKSKINRYDHV3TQOYAP7ANCNFSM4JBABX6Q>
.
Hi. I am trying to get a VM CPU usabe metric with a command like:
And I get this error:
I tried will msrestazure 0.4.32 and then with latest version (0.6.x), but got same result...
Can you please help?
The text was updated successfully, but these errors were encountered: