The `$filter` param is not working for Usages-List API
Gupta, Diksha
0
Reputation points
Hi
I'm not able to filter the response based on the $filter
param in the Usages-List API here.
Here is the request url -
GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.CognitiveServices/locations/{location}/usages?api-version=2023-05-01&$filter="name/value eq 'OpenAI.S0.AccountCount'"
Can someone please help figuring out the issue here.
TIA!
Sign in to answer