Skip to content

Commit 607a810

Browse files
authored
Update New-TeamChannel.md
Removing the "(available in private preview string)" as these parameters are now exposed in the GA 2.3.1 version.
1 parent 0ba2625 commit 607a810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/New-TeamChannel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Accept pipeline input: True (ByPropertyName)
8787
Accept wildcard characters: False
8888
```
8989
90-
### -MembershipType (available in private preview)
90+
### -MembershipType
9191
Channel membership type, Standard or Private.
9292
9393
```yaml
@@ -102,7 +102,7 @@ Accept pipeline input: True (ByPropertyName)
102102
Accept wildcard characters: False
103103
```
104104
105-
### -Owner (available in private preview)
105+
### -Owner
106106
UPN of owner that can be specified while creating a private channel.
107107
108108
```yaml

0 commit comments

Comments
 (0)