prices.azure.com does not return values for specific meterId

Geerlings, Ruud 21 Reputation points
2022-05-25T11:35:49.557+00:00

I am querying Azure Retail Pricing API to get the current pricing of specific meters.
eg. https://prices.azure.com/api/retail/prices?api-version=2021-10-01-preview&currencyCode='USD'&$filter=meterId eq '18ae79cd-dfce-48c9-897b-ebd3053c6058'
It is returning me response as
{"BillingCurrency":"USD","CustomerEntityId":"Default","CustomerEntityType":"Retail","Items":[],"NextPageLink":null,"Count":0}
This happens for the meterId's:
497fe0b6-fa3c-4e3d-a66b-836097244142
847887de-68ce-4adc-8a33-7a3f4133312f
18ae79cd-dfce-48c9-897b-ebd3053c6058
Note. These are all meterId for the product 'SUSE Linux Enterprise Server for SAP Standard' with servicename 'Virtual Machines Licenses'!
Note2. The meterId's are coming from usagedetails API, so they are actively used.
It seems that as per May 2022 the response count is 0 (zero). Previous months the API call resulted in pricedata.
Can you tell me why there is no result coming from the API?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,593 questions
{count} votes

Accepted answer
  1. SadiqhAhmed-MSFT 49,326 Reputation points Microsoft Employee Moderator
    2022-06-06T07:12:44.297+00:00

    @Geerlings, Ruud I believe we have the following distinctions:

    Deprecate Meter: No longer available for sale. Existing customers are grandfathered in until usage or contract expires (usually end of an RI period)

    Decommission Meter: No longer for sale. AND No longer being used by anyone

    ----------------------------------------------------------------------------------------------------------------------

    If the response helped, do "Accept Answer" and up-vote it

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.