Skip to content

Commit 3032d4d

Browse files
authored
Merge pull request MicrosoftDocs#947 from expiscornovus/patch-1
Update Remove-SPOUserProfile.md
2 parents 2b4e82f + 742da9f commit 3032d4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOUserProfile.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Remove-SPOUserProfile -LoginName <String> [<CommonParameters>]
1919
## DESCRIPTION
2020
Can be used to remove the SharePoint user profile from the tenant.
2121

22+
> [!NOTE]
23+
> The User must be first be deleted from AAD before the user profile can be deleted. You can use the Azure AD cmdlet Remove-AzureADUser for this action
24+
2225
## EXAMPLES
2326

2427
### ------------ Example 1 --------------------

0 commit comments

Comments
 (0)