To call Microsoft Graph, you must register your app with the Microsoft identity platform, request permissions, and acquire an access token.| learn.microsoft.com
Microsoft Graph exposes granular permissions that control the access that apps have to resources, like users, groups, and mail. As a developer, you decide which permissions for Microsoft Graph your app requests.| learn.microsoft.com