0
votes

When you go to Subscription > Cost Analysis

There's a dashboard already set up. I recently found out my boss would "Download as .png" and email it to his boss every beginning of the month for the previous month. E.g. On Jan 4 2021 he emailed the .png of accumulated cost graphs for Dec 2020. When he told me he's been doing this for the past 5 months I said there's got to be a way to automate this...

I did search around to find that I can automatically export the data to an Azure Blob Storage and use logic apps to email it but I think my boss wants the graphs, the dashboard. Is there a way to automatically email the dashboard or maybe just the .png to my boss and his boss monthly?

2

2 Answers

0
votes

No. I'm afraid the answer is we can't export the data in graph/dashboard automatically.

If you still want this feature, you can create a ticket on azure feedback page.

0
votes

Unfortunately, in Azure Cost Management there is no notification system inbuilt which you can configure to send you weekly/monthly cost analysis email.

I would suggest you to vote up an idea submitted by another Azure customer.

https://feedback.azure.com/forums/906772-cost-management/suggestions/36100237-email-custom-reports-on-a-schedule

https://feedback.azure.com/forums/906772-cost-management/suggestions/35308102-scheduled-dashboard-based-reports

All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

Alternate method:

Here is an article which helps to send - Weekly Azure billing report per mail with Azure functions.