
Microsoft Graph PowerShell documentation | Microsoft Learn
Discover advanced automation, reporting, and identity management capabilities with Microsoft Graph PowerShell, including migration guidance and troubleshooting resources.
Get started with the Microsoft Graph PowerShell SDK
Jul 29, 2025 · In this Quickstart, you use the Microsoft Graph PowerShell SDK to perform some basic tasks. If you haven't already, install the SDK before following this guide.
Install the Microsoft Graph PowerShell SDK | Microsoft Learn
Mar 26, 2025 · The Microsoft Graph PowerShell SDK is published on the PowerShell Gallery. In this article, you'll learn how to install the Microsoft Graph PowerShell SDK using PowerShellGet.
Build PowerShell scripts with Microsoft Graph
This tutorial teaches you how to build a PowerShell script that uses the Microsoft Graph API to access data on behalf of a user.
Microsoft Graph PowerShell SDK overview | Microsoft Learn
Jan 13, 2025 · Learn about the features of Microsoft Graph PowerShell that can help you derive insights and analytics, and build unique, intelligent apps.
Extend PowerShell scripts with additional Microsoft Graph APIs
Jun 11, 2025 · In this article you will add your own Microsoft Graph capabilities to the application you created in Build PowerShell scripts with Microsoft Graph. For example, you might want to add a code …
Connect-MgGraph (Microsoft.Graph.Authentication)
Microsoft Graph PowerShell supports two types of authentication: delegated and app-only access. There are a number of cmdlets that can be used to manage the different parameters required during …
Navigate the Microsoft Graph PowerShell SDK
Mar 26, 2025 · The Microsoft Graph PowerShell SDK contains a large number of commands. Learn how to find the right command for what you want to achieve.
Use Microsoft Graph PowerShell authentication commands
Jul 11, 2025 · Microsoft Graph PowerShell supports two types of authentication: delegated and app-only access. There are a number of cmdlets that can be used to manage the different parameters …
Install a Microsoft Graph SDK - Microsoft Graph | Microsoft Learn
Nov 7, 2024 · Find instructions for installing the Microsoft Graph SDKs for .NET, Go, Java, JavaScript, PHP, PowerShell, and Python.