1 min read

Authenticating to and querying Microsoft Graph by using MSAL and .NET SDKs Part 1 – Register an application in Azure Active Directory

Let’s do Lab 06 from here.

First register an application in Azure Active Directory.

Enable default client type.

Next note the Client and Directory ID.

Now in the next post we’ll create a .NET application.

Leave a Reply