Skip to content

Commit 3cc6a55

Browse files
Merge pull request #13065 from alejandramunozv/main
Add warning for ThreadedChannelCreation in Teams Channels Policy
2 parents 0e932d5 + 4c9ea1d commit 3cc6a55

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

teams/teams-ps/MicrosoftTeams/New-CsTeamsChannelsPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,9 @@ Accept wildcard characters: False
204204
```
205205
206206
### -ThreadedChannelCreation
207+
> [!NOTE]
208+
> This parameter is reserved for internal Microsoft use.
209+
207210
This setting enables/disables Threaded Channel creation and editing.
208211
209212
Possible Values:

teams/teams-ps/MicrosoftTeams/Set-CsTeamsChannelsPolicy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@ Accept wildcard characters: False
215215
```
216216
217217
### -ThreadedChannelCreation
218+
> [!NOTE]
219+
> This parameter is reserved for internal Microsoft use.
220+
218221
This setting enables/disables Threaded Channel creation and editing.
219222
220223
Possible Values:

0 commit comments

Comments
 (0)