Forum Discussion
azure consumption
Hi arneman
From my understanding the Azure Consumption Content Pack is only for Enterprise Agreement Customers. So if you do not have an Enterprise Agreement for Azure you will not be able to use this content pack.
Hi GilbertQ
If I search for Azure in the services I find 2 options:
- Microsoft Azure Enterprise
- When trying to use this I'm indeed asked to retrieve data from ea.azure.com
- Microsoft Azure Consumption Insights
- During setup I only need to enter my companies enrollment number and the number of months for which I want to retrieve data
- After this it's asking me for a verification method (where I can only select key) and an account key.
- Problem is, I can't seem to find this account key since I don't fully understand what is meant by it.
- arneman9 years agoRegular Visitor
Anybody else here that has experience with measuring Azure Consumption through PowerBI?
- bmalfait9 years agoFrequent Visitor
I was able to setup an Azure consumption Dashboard based on everything that can be found here:
https://github.com/Microsoft/AzureUsageAndBillingPortal
This is for a non-csp and non-enterprise agreement Azure subscription.
It updates daily, puts data in an AzureSQL server so there is a small cost involved (but you can off course deploy it on a trial just to see how it works).
Took me some time to set it up, but eventually it works. It's worthwile to look at the video tutorial and follow along with it.