We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a05bb05 + 7064633 commit 5b91d42Copy full SHA for 5b91d42
teams/teams-ps/teams/New-Team.md
@@ -34,7 +34,7 @@ New-Team -DisplayName "Tech Reads"
34
35
### Example 2
36
```
37
-New-Team -DisplayName "Tech Reads" -Description "Team to post technical articles and blogs" -Visibility Public
+New-Team -DisplayName "Tech Reads" -Description "Team to post technical articles and blogs" -AccessType Public
38
39
40
### Example 3
0 commit comments