C#

Azure EA Reporting Part 2

Posted on: Wed, 02/06/2019 - 09:37 By: dragonasaurus

In the previous article I discussed ways you can access Azure's billing and costing information. I discussed the advantages and shortcomings of each one. In this article I will show the basics for the route I took to access Azure billing through the REST API in cSharp. This will be concerned with Azure Enterprise accounts only.

All code can be found here on GitHub.

Before you begin utilizing the REST api you will need 3 things.

Subscribe to C#