Forum Discussion
arneman
9 years agoRegular Visitor
azure consumption
I'm trying to get an insight into my Azure consumptions using the Azure consumption pack. However it keeps referring me to the url below, which I believe is for EA customers. Is there no other option...
arneman
9 years agoRegular Visitor
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.
arneman
9 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.