We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1624c2b commit b52e3d3Copy full SHA for b52e3d3
1 file changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOContainerUser.md
@@ -40,7 +40,7 @@ For permissions and the most current information about Windows PowerShell for Sh
40
### Example 1
41
42
```powershell
43
-Set-SPOContainerUser 423poi45 -LoginName shras@contoso.com-Role Manager
+Set-SPOContainerUser 423poi45 -LoginName shras@contoso.com -Role Manager
44
```
45
46
Example 1 reassigns the role of User Principal Name "shras@contoso.com" to manager.
0 commit comments