Asp.Net Core Web App with Azure Graph Api Integration – Get All Users Information



Asp.Net Core Web App with Azure Graph Api Integration – Get All Users Information

Asp.Net Core Web App with Azure Graph Api Integration - Get All Users Information

This video shows you integrating Asp.Net core Web App with Azure Graph API. It demonstrates a way to access all the users information who are there in active directory. It shows a way to get admin consent and app registrations where the app is registered. You can get information about ClientId, Client Secret and Tenant Id of azure. There are a lot to explore in Azure Graph API but it shows a simple way to use Azure Graph API with Application Permissions.

00:00 Introduction
00:36 Create App Registration
01:49 Add Client Secret
02:26 : Give Permissions to App to Use Graph API
04:55 Add Nuget Packages and Write Code
13:16 Output

Comments are closed.