Microsoft Graph PowerShell
The Microsoft Graph PowerShell SDK acts as an API wrapper for the Microsoft Graph APIs, exposing the entire API set for use in PowerShell.
Authentication
Refresh Token
Using TokenTactic
Authenticate with Connect-MgGraph.
Last updated