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
Anybody else here that has experience with measuring Azure Consumption through PowerBI?
bmalfait
9 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.