Skip to content

This repo is a demostration for the Azure Function which is triggered by BLOB Storage. Azure Cost-Analysis scheduled cost and usage data is exported to a BLOB storage. This Azure Function is triggered with that input and processes the cost data and send as an e-mail. ๐Ÿ’ฐ๐Ÿ“‘๐Ÿ“ฅ๐Ÿ“ฎ

Notifications You must be signed in to change notification settings

ardacetinkaya/Azure-CostAnalysisNotificationFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Azure-CostAnalysisNotificationFunction

With Azure Cost Analysis, it is easy to see costs of resources. Also Azure Cost Analysis data can be exported to Azure Storage as scheduled.

This repo is a demostration for the Azure Function which is triggered by BLOB Storage. The function takes the cost data from BLOB storage, processes the data and then sends the results as an e-mail.

This is just for some simple scenarios such as; proccess the cost data, share the cost information, follow-up the usage...etc.

Beside this simple implementation, there is also some other options to touch costs in Azure;

might work for you for more sophisticated scenarios. But these options are kind of a preview state and changes a lot and they are not so reliable so far. At least, they did not make me feel safe ๐Ÿ˜€

About

This repo is a demostration for the Azure Function which is triggered by BLOB Storage. Azure Cost-Analysis scheduled cost and usage data is exported to a BLOB storage. This Azure Function is triggered with that input and processes the cost data and send as an e-mail. ๐Ÿ’ฐ๐Ÿ“‘๐Ÿ“ฅ๐Ÿ“ฎ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published