Tag: API Permissions in Azure

Quickly 2 Ways Generate Azure Access Token Using Postman Tool Step By Step

Quickly Generate API Access Token value from Azure in Postman Tool​

Loading

In this article, we will learn how to generate an Azure Access Token using Postman tool step by step along with the common troubleshooting techniques. Introduction – Generate Azure Access Token Using Postman Tool When working with Azure services and Microsoft Graph API, you often need to authenticate API requests using an OAuth 2.0 access

Continue reading

App Registration in Azure: Quickly How Do I Register an Application Step by Step?

App Registration in Azure - Quickly How Do I Register an Application in Azure Step by Step

Loading

In this “App Registration in Azure” article, we will learn what an app registration is in Azure and how to register an app in Azure step by step. We will also learn about other various processes in app registration, like how to configure authentication (client secret), API permissions, add a scope, expose an API, etc.

Continue reading