Skip to content

Commit 172dea6

Browse files
authored
Merge pull request #635 from MicrosoftDocs/main
Changes from main to live
2 parents 0d93c1f + fad4a30 commit 172dea6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

microsoftgraph/docs-conceptual/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Microsoft Graph PowerShell SDK overview"
33
description: "Learn about the features of Microsoft Graph PowerShell that can help you derive insights and analytics, and build unique, intelligent apps."
44
ms.topic: overview
5-
ms.date: 12/19/2023
5+
ms.date: 01/13/2025
66
author: msewaweru
77
manager: CelesteDG
88
ms.author: eunicewaweru
@@ -12,7 +12,7 @@ ms.reviewer: maisarissi
1212
---
1313
# Microsoft Graph PowerShell overview
1414

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.
1616
It will help administer every Microsoft Entra feature that has an API in Microsoft Graph.
1717

1818
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
3939

4040
## Install the Microsoft Graph PowerShell SDK
4141

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.
4343

4444
## Get started
4545

0 commit comments

Comments
 (0)