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.
1 parent ee3e187 commit 7064633Copy full SHA for 7064633
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