You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoftgraph/docs-conceptual/overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Microsoft Graph PowerShell SDK overview"
3
3
description: "Learn about the features of Microsoft Graph PowerShell that can help you derive insights and analytics, and build unique, intelligent apps."
4
4
ms.topic: overview
5
-
ms.date: 12/19/2023
5
+
ms.date: 01/13/2025
6
6
author: msewaweru
7
7
manager: CelesteDG
8
8
ms.author: eunicewaweru
@@ -12,7 +12,7 @@ ms.reviewer: maisarissi
12
12
---
13
13
# Microsoft Graph PowerShell overview
14
14
15
-
The Microsoft Graph PowerShell SDK acts as an API wrapper for the Microsoft Graph APIs, exposing the entire API set for use in PowerShell. It contains a set of cmdlets that helps you manage identities at scale from automating tasks to managing users in bulk using Microsoft Entra ID.
15
+
The Microsoft Graph PowerShell SDK acts as an API wrapper for the Microsoft Graph APIs, exposing the entire API set for use in PowerShell. It contains a set of cmdlets that help you manage identities at scale from automating tasks to managing users in bulk using Microsoft Entra ID.
16
16
It will help administer every Microsoft Entra feature that has an API in Microsoft Graph.
17
17
18
18
The commands in Microsoft Graph PowerShell are autogenerated from the Microsoft Graph API schema making it easier to get faster updates and functionality. The cmdlet reference content is also autogenerated from the API reference.
@@ -39,7 +39,7 @@ To understand how to migrate from Azure AD PowerShell to Microsoft Graph PowerSh
39
39
40
40
## Install the Microsoft Graph PowerShell SDK
41
41
42
-
The Microsoft Graph PowerShell SDK is published on the [PowerShell Gallery](https://www.powershellgallery.com/packages/Microsoft.Graph). Follow the [Install the SDK](/graph/powershell/installation) instructions to install the Microsoft Graph PowerShell SDK.
42
+
The Microsoft Graph PowerShell SDK is published on the [PowerShell Gallery](https://www.powershellgallery.com/packages/Microsoft.Graph). Follow the [installation](/graph/powershell/installation) instructions to install the Microsoft Graph PowerShell SDK.
0 commit comments