Skip to content

Commit 682e723

Browse files
authored
Merge pull request MicrosoftDocs#3173 from cimares/patch-4
Update Connect-PnPOnline.md
2 parents 7047051 + daff787 commit 682e723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-pnp/Connect-PnPOnline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ This will authenticate you using the provided access token
334334
Connect-PnPOnline -Scopes $arrayOfScopes
335335
```
336336

337-
Connects to Azure AD and gets and OAuth 2.0 Access Token to consume the Microsoft Graph API including the declared permission scopes. The available permission scopes are defined at the following URL: https://graph.microsoft.io/en-us/docs/authorization/permission_scopes
337+
Connects to Azure AD and gets and OAuth 2.0 Access Token to consume the Microsoft Graph API including the declared permission scopes. The available permission scopes are defined at the following URL: https://developer.microsoft.com/en-us/graph/docs/authorization/permission_scopes
338338

339339
### ------------------EXAMPLE 14------------------
340340
```powershell
@@ -920,4 +920,4 @@ Accept pipeline input: False
920920
921921
## RELATED LINKS
922922
923-
[SharePoint Developer Patterns and Practices](https://aka.ms/sppnp)
923+
[SharePoint Developer Patterns and Practices](https://aka.ms/sppnp)

0 commit comments

Comments
 (0)