Skip to content

Commit 7eeb456

Browse files
authored
Modify example for Add-SPOContainerUser command
Updated example command with a new container ID.
1 parent 325ba4e commit 7eeb456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For permissions and the most current information about Windows PowerShell for Sh
4141
### Example 1
4242

4343
```powershell
44-
Add-SPOContainerUser 423poi45 -LoginName shras@contoso.com -Role Owner
44+
Add-SPOContainerUser b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_8U -LoginName shras@contoso.com -Role Owner
4545
```
4646

4747
Example 1 assigns the role of owner to user with User Principal Name "shras@contoso.com".

0 commit comments

Comments
 (0)