...
The billing dashboard feature obtains data from cloud providers. To configure the billing dashboard:
- Grant access to billing records to the app role created in Azure for your account
- Obtain the OfferDurableID from the offer agreement for your enterprise by going to Subscriptions → select your subscription → Overview and copying the Offer ID
- Also obtain the Currency, Locale, and RegionInfo
- In the Abiquo enterprise, you will need to create the following properties:
- "OfferDurableID" with the value from your subscription, e.g., "MS-AZR-0003P"
- "Currency", the default is "USD"
- "Locale", the default is "en-US"
- "RegionInfo", the default is "US", which is a two digit ISO code representing the country where you purchased the subscription
...