Skip to content

Commit 6252a1c

Browse files
authored
Merge branch 'main' into add-teams-ai-cmdlet-docs
2 parents 0c610bc + ab2b509 commit 6252a1c

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ New-CsTeamsMeetingPolicy [-Identity] <XdsIdentity>
5757
[-AutoAdmittedUsers <String>]
5858
[-AutomaticallyStartCopilot <String>]
5959
[-BlockedAnonymousJoinClientTypes <List>]
60-
[-CaptchaVerificationForMeetingJoin <String>]
6160
[-Confirm]
6261
[-ContentSharingInExternalMeetings <String>]
6362
[-Copilot <String>]
@@ -739,26 +738,6 @@ Accept pipeline input: False
739738
Accept wildcard characters: False
740739
```
741740
742-
### -CaptchaVerificationForMeetingJoin
743-
Check that everyone joining from outside the company is a real person. This will prevent unwanted guests.
744-
745-
Possible values are:
746-
747-
- **NotRequired**, Captcha not required
748-
- **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations
749-
750-
```yaml
751-
Type: String
752-
Parameter Sets: (All)
753-
Aliases:
754-
755-
Required: False
756-
Position: Named
757-
Default value: NotRequired
758-
Accept pipeline input: False
759-
Accept wildcard characters: False
760-
```
761-
762741
### -Confirm
763742
Prompts you for confirmation before running the cmdlet.
764743

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Set-CsTeamsMeetingPolicy [[-Identity] <XdsIdentity>]
6161
[-AutoAdmittedUsers <String>]
6262
[-AutomaticallyStartCopilot <String>]
6363
[-BlockedAnonymousJoinClientTypes <List>]
64-
[-CaptchaVerificationForMeetingJoin <String>]
6564
[-ChannelRecordingDownload <String>]
6665
[-Confirm]
6766
[-ConnectToMeetingControls <String>]
@@ -769,26 +768,6 @@ Accept pipeline input: False
769768
Accept wildcard characters: False
770769
```
771770
772-
### -CaptchaVerificationForMeetingJoin
773-
Check that everyone joining from outside the company is a real person. This will prevent unwanted guests.
774-
775-
Possible values:
776-
777-
- **NotRequired**, Captcha not required
778-
- **AnonymousUsersAndUntrustedOrganizations**, Anonymous users and people from untrusted organizations
779-
780-
```yaml
781-
Type: String
782-
Parameter Sets: (All)
783-
Aliases:
784-
785-
Required: False
786-
Position: Named
787-
Default value: NotRequired
788-
Accept pipeline input: False
789-
Accept wildcard characters: False
790-
```
791-
792771
### -ChannelRecordingDownload
793772
Controls how channel meeting recordings are saved, permissioned, and who can download them.
794773

0 commit comments

Comments
 (0)