0

This page describes the SubscriptionDailyUsage Resource, which is obsolete, and suggests using the Utilization resource (which offers very granular utilization data) and marrying it to an IAzureRateCard which offers real time azure pricing. I've looked at the UsageRecords resource but it isn't granular enough, and ServiceCosts both isn't granular enough and is only available for the previous month.

Is there any way to get an azure rate card for a previous time period, or any other way to get granular historic pricing data?

Miniver Cheevy
  • 1,667
  • 2
  • 14
  • 20
  • The azure rate card api doesn't support directly get the previous time period records. It doesn't has the datetime filter. Details, you could see this [article](https://msdn.microsoft.com/en-us/library/mt219004.aspx#Response). If you want to use this api, you need firstly get the record then select the useful information by yourself or use some tool like [this](https://docs.microsoft.com/en-us/azure/billing/billing-usage-rate-card-partner-solution-cloudyn). I suggest you could try to use [Enterprise Reporting API](https://docs.microsoft.com/en-us/azure/billing/billing-enterprise-api). – Brando Zhang Aug 11 '17 at 09:27
  • those both look very promising. I'm not sure if we have access to the Enterprise Reporting API, but I will look into it – Miniver Cheevy Aug 11 '17 at 16:24

0 Answers0