Not Monitored
Tag not monitored by Microsoft.
42,709 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am trying to filter the response returned from the consumption API but the $filter parameter isn't working.
Filtering on Resource Group :
https://management.azure.com/subscriptions/{subscription ID}/providers/Microsoft.Consumption/usageDetails?$filter=resourceGroup eq 'myRGName'&api-version=2023-05-01
I tried with various API versions but to no help. Please suggest!