The document discusses Microsoft Graph and its PowerShell SDK. The Microsoft Graph PowerShell SDK allows accessing all Microsoft Graph APIs from a single endpoint using a single JWT token. It can be used in PowerShell Core 7 and Windows PowerShell 5.1 across Windows, macOS and Linux. The SDK uses MSAL for authentication and supports advanced queries, building a good user experience without licensing restrictions. Microsoft Graph PowerShell is consistently updated by Microsoft.
Related topics: