Skip to content

Commit f638b23

Browse files
authored
Merge pull request #668 from MicrosoftDocs/main
Changes from main to live
2 parents 680c29e + ebcab38 commit f638b23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

microsoftgraph/docs-conceptual/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Get started with the Microsoft Graph PowerShell SDK by using it pe
55
author: msewaweru
66
manager: CelesteDG
77
ms.topic: quickstart
8-
ms.date: 03/05/2024
8+
ms.date: 03/18/2025
99
ms.author: eunicewaweru
1010

1111
#customer intent: As a PowerShell user, I want to learn how to use the Microsoft Graph PowerShell SDK, so that I can perform basic tasks using the Microsoft Graph REST API and authenticate with delegated access.
@@ -21,7 +21,7 @@ The SDK contains two modules, Microsoft.Graph and Microsoft.Graph.Beta that call
2121

2222
## Authentication
2323

24-
The PowerShell SDK supports two types of authentication: *delegated access*, and *app-only access*. In this guide, you'll use delegated access to sign in as a user, grant consent to the SDK to act on your behalf, and call the Microsoft Graph.
24+
The PowerShell SDK supports two types of authentication: *delegated access*, and *app-only access*. In this guide, you'll use delegated access to sign in as a user, grant consent to the SDK to act on your behalf, and call Microsoft Graph.
2525

2626
For details on using app-only access for unattended scenarios, see [Use app-only authentication with the Microsoft Graph PowerShell SDK](app-only.md).
2727

0 commit comments

Comments
 (0)