Skip to content

Commit b338d49

Browse files
authored
Update Remove-SPOContainerUser
1 parent e3a5c1f commit b338d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Remove-SPOContainerUser

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Remove-SPOContainerUser [-ContainerId] <String> -LoginName <String> -Role <Strin
2424

2525
##DESCRIPTION
2626

27-
Removes a user from a defined role within a SharePoint Embedded container. Use this cmdlet when you need to revoke a user's access or change their assigned role. The user must be currently assigned to the specified role in the container for the removal to succeed.
27+
Removes a user from a defined role within a SharePoint Embedded container.
2828

2929
You must be a SharePoint Embedded Administrator to run this cmdlet.
3030

0 commit comments

Comments
 (0)