I need to integrate Azure billing with Grafana
Is this possible?
How can I do it? I have searched but i dont find any solution
I need to integrate Azure billing with Grafana
Is this possible?
How can I do it? I have searched but i dont find any solution
Yes, it's possible.
Use the Azure Billing REST API to get data, then SimpleJson in your grafana:
https://learn.microsoft.com/en-us/rest/api/billing/
https://grafana.com/grafana/plugins/grafana-simple-json-datasource
As @Thiago Custodio said, yes it is possible. You will find the connector right here:
Be aware, however, that you are not really adding any additional value compare to the Cost Portal in Azure. Because the data persistence of the billing information is a maximum of 13 months!