Skip to content

Commit 2085a3b

Browse files
authored
Modify example for Set-SPOContainerUser command
Updated example in Set-SPOContainerUser.md to use a new container ID.
1 parent d7c9bde commit 2085a3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

4242
```powershell
43-
Set-SPOContainerUser 423poi45 -LoginName shras@contoso.com -Role Manager
43+
Set-SPOContainerUser b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_8U -LoginName shras@contoso.com -Role Manager
4444
```
4545

4646
Example 1 reassigns the role of User Principal Name "shras@contoso.com" to manager.

0 commit comments

Comments
 (0)