In the past, I wrote an article on how to get Azure service tags. Back then, I was not able to access the Rest API provided.
A service tag represents a group of IP address prefixes from a given Azure service.
This week I revisited the API and dived a little deeper into this call.
In this blog, I show you how to read service tags using the Azure Rest API and we learn how to cope with the bearer token if we want to access the Access API. I show it both in Postman and using C# code.
Doorgaan met het lezen van “Access Azure API with a bearer token for impersonation”