This script automatically pulls the latest billing information from the Azure EA API and dumps it Azure Blob Storage for easy Power BI access
This Azure Automation Runbook is based on the work done by Christer Ljung and Tom Hollander
https://blogs.msdn.microsoft.com/tomholl/2016/03/08/analysing-enterprise-azure-spend-by-tags/
http://www.redbaronofazure.com/?p=631
Description
This script automatically pulls the latest billing information from the Azure EA API and dumps it in a Azure Blob Storage container, which allows PowerBi to consume the information in the CSV file. This allow a very easy and automated approach for visualization
of the Azure billing information. The script also extract both Azure Tags and Ressources Groups as well.
Enjoy.
Release notes
1.0.1 - Added force overwrite for existing CSV files
Input needed:
TechNet gallery is retiring! This script was migrated from TechNet script center to GitHub by Microsoft Azure Automation product group. All the Script Center fields like Rating, RatingCount and DownloadCount have been carried over to Github as-is for the migrated scripts only. Note : The Script Center fields will not be applicable for the new repositories created in Github & hence those fields will not show up for new Github repositories.