BUG: RateCard API Returns Invalid JSON

Aaron Hauck 11 Reputation points
2021-01-06T19:52:29.983+00:00

Using this endpoint :

"https://management.azure.com/subscriptions/{subscription}/providers/Microsoft.Commerce/RateCard?api-version=2015-06-01-preview&$filter=OfferDurableId eq 'MS-AZR-0036P' and Currency eq 'USD' and Locale eq 'en-US' and RegionInfo eq 'US'"

I am getting malformed json back as a response. The end of the parsed json looks like this:

"MeterRates":{"0":1.456},"MeterRegion":

There is no value or closing }

This breaks an app we use to get daily spend reports.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,341 questions
{count} vote

1 answer

Sort by: Most helpful
  1. SadiqhAhmed-MSFT 41,296 Reputation points Microsoft Employee
    2021-01-08T18:22:40.657+00:00

    @rj1097 Let us know the status of your issue.

    Reports started coming in from customers that their saved views are not available. We've identified the issue and already rolled a fix to production. This should be fixed for everyone by now.

    0 comments No comments