1. Home
  2. Nebula Documentation
  3. Reports
  4. Azure PAYG Price List Report

Azure PAYG Price List Report

This article explains how to download the Azure PAYG Price List report.

As part of the usage calculation and rating process, we use the Microsoft Retail PAYG price list downloaded from their unauthenticated API documented here.
To generate the report, we take the actual usage, match it against this price list and rate it using the quantity (from usage file) and retail price (from price list).

How to Download the Azure PAYG Price List Report

1. Log in to the UI and then click on the Reporting button:

2. Click on the Azure PAYG Price List report button:

3. The Azure PAYG Price List Report dialog will be displayed:

Month and Type are Pre-Selected
Please note that the Month will be pre-selected with the month which has most recently completed processing usage. The type “Consumption” will also be pre-selected.

Note that the price list for the previous month will be available starting on the fourth day of the following month. Example: December 2021 price list will be available in Nebula starting on January 4, 2022.

4. Select the month for that report that you wish to download, then select the Currency and Type, and click the Download button:

Azure Meter ID
If you know the Azure Meter ID, you can add it to the dialog and the report will return only the results for that Azure Meter ID.

5. The UI will display a message indicating that the request to download the report has been accepted, and another dialog indicating that the operation is complete:

6. The report will be downloaded to your local computer as a CSV file, and the UI will display a message indicating that the report was successfully downloaded:

Understanding the Azure PAYG Price List Report

  • billingPeriod – The billing period for the report. Will be the Month and Year.
    For example: Nov-2021
  • currencyCode – The currency that was selected in the dialog. Can be one of:
    • Australian Dollars
    • Japanese Yen
    • US Dollars
  • meterId – The Meter ID associated with each meter listed
  • meterName – The name of the meter used
  • type – Type of usage. Can be one of:
    • Consumption
    • Dev/Test Consumption
  • tierMinimumUnits – Defines the usage tier.
  • retailPrice – the price used to calculate the cost for that meterId
  • unitOfMeasure – explains how the unit is measured.
    For example: Hour, Day, GB/Month, etc…
Updated on June 7, 2022

Related Articles