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