Unclear where I can find the format of "resourceUri" #17310
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Monitor
Monitor, Monitor Ingestion, Monitor Query
needs-author-feedback
Workflow: More information is needed from author to address the issue.
no-recent-activity
There has been no recent activity on this issue.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
I'm using queryMetrics from @azure/monitor-query and I'm not clear where I can find the format of resourceUri?
In my case, I'm trying to get metrics for a virtual machine.
Can I infer it from the portal URL?
/resource/subscriptions/12345b76-ad3e-4b92-9b7c-5bd3738d137d/resourceGroups/region_name/providers/Microsoft.Compute/virtualMachines
I saw an issue earlier about this: #16124
Also I initialize/authenticate using credentials tied to a subscription, seems weird I have to then pass in the subscription to the Uri again
The text was updated successfully, but these errors were encountered: