Programming
Retrieving Azure Active Directory Tokens
I’ve recently been working on a project to display Azure billing information in an internal dashboard and to send out alerts if the billing exceeds a certain amount. The first problem I had with this was that although there’s GitHub projects for getting the rate card and billing information they’re Read more…