Episode

Authentication with Graph SDKs

To call into Microsoft Graph, your code must acquire an access token from the Microsoft identity platform. To get an access token, your app must be registered and authorized with the Microsoft identity platform.
 
 
In this episode, Darrel Miller joins Christos to show us all how to make authorized requests with the Microsoft Graph SDK within our .NET applications.
 
  • [01:30] - What is Microsoft Graph?
  • [01:56] - How does security work with the Graph SDK?
  • [07:12] - Authenticating a Microsoft Graph client (Demo)
  • [13:50] - Authenticating a Microsoft Graph in ASP.NET (Demo)
  • [21:30] - What are the different flavors of Graph NuGet packages?
 
 
Useful Links
 

Azure