Azure REST API – Part 02 – Register Client Application
In the last blog I went over the Azure REST API and the format of the URI’s. I also explained that we require an OAuth2 Bearer token in order to authenticate with the REST API. In this blog I will show how we register a client application in Azure in order to request a bearer … More Azure REST API – Part 02 – Register Client Application