Microsoft OAuth2 Part3: Using Microsoft Graph API
In this third and final part of the “Understanding Microsoft’s OAuth2 Implementation” series, we will be using the application that we have previously created to authenticate to the Microsoft Graph API.
If you have not done so, please read Part 1 and Part 2 before continuing.
Now, let’s start using the Microsoft Graph API using PowerShell Core!