Skip to content

Commit 420f63d

Browse files
Merge pull request #233848 from YashikaTyagii/patch-107
(AzureCXP) fixes MicrosoftDocs/azure-docs#107716
2 parents 6b11f2d + 8913b11 commit 420f63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/enterprise-users/clean-up-unmanaged-azure-ad-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Run the following cmdlets:
6262

6363
To identify unmanaged Azure AD accounts, run:
6464

65-
* `Connect-MgGraph -Scope User.ReadAll`
65+
* `Connect-MgGraph -Scope User.Read.All`
6666
* `Get-MsIdUnmanagedExternalUser`
6767

6868
To reset unmanaged Azure AD account redemption status, run:

0 commit comments

Comments
 (0)