Skip to content

Usage vs Consumption Api

Kees Schollaart edited this page Jan 4, 2019 · 1 revision

There are a lot of different Azure Subscription types (OfferID's). Each Offer has it's own cost structure and this is reflected in the API's. There are multiple API's, 'Azure Cost Insights' tries to hide this complexity as much as possible. However, in some cases some user input is required.

In the 'Download Cost Data' you have to choose which API to use. For the majority of the offers the 'Consumption' is the best option because this is the new unified api. For some offer types (Like EA & CSP) select the 'Usage' Api. If you're not sure, start the pipeline with the Consumption Api, it will tell if you have to switch.

When you select the 'Usage' Api you have to provide some additional data:

Clone this wiki locally