Skip to content

Commit 9bddbad

Browse files
authored
Update Add-SPOContainerUser
1 parent 20c297e commit 9bddbad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Adds a user to a container with a specified role.
17+
Adds a user to a SharePoint Embedded container with a specified role.
1818

1919
## SYNTAX
2020

@@ -24,7 +24,7 @@ Add-SPOContainerUser [-ContainerId] <String> -LoginName <String> -Role <String>
2424

2525
##DESCRIPTION
2626

27-
Adds a user to a SharePoint Embedded container and assigns a specific role.
27+
Assigns a user to a defined role within a SharePoint Embedded container. You must specify the container ID, the user's login name, and the role to be assigned. This cmdlet is used to grant access and permissions based on role membership.
2828
You must be a SharePoint Embedded Administrator to run this cmdlet.
2929

3030
For permissions and the most current information about Windows PowerShell for SharePoint Embedded Containers, see the documentation at [Intro to SharePoint Embedded Containers Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell).

0 commit comments

Comments
 (0)