Episode

Module 2: Summary | Microsoft Graph Fundamentals for Beginners

with Dan Wahlin

In this module you learned about the role of Azure Active Directory with Microsoft Graph and how an application can be registered. Topics discussed include:

  • How Microsoft Graph permissions and consent work to determine what data can be accessed.
  • How to register your application in Azure Active Directory.
  • The role of Microsoft Authentication Library (MSAL) in signing in a user and retrieving an access token.
  • How to use an access token to make a call to the Microsoft Graph /me API to retrieve user information.

Microsoft Graph