You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This feature has not been fully released yet, so the setting will have no effect.
1033
-
1034
-
This setting gives admins the ability to auto-start Copilot.
1035
-
1036
-
Possible values are:
1037
-
1038
-
- Enabled
1039
-
- Disabled
1040
-
1041
-
```yaml
1042
-
Type: String
1043
-
Parameter Sets: (All)
1044
-
Aliases:
1045
-
1046
-
Required: False
1047
-
Position: Named
1048
-
Default value: None
1049
-
Accept pipeline input: False
1050
-
Accept wildcard characters: False
1051
-
```
1052
-
1053
1029
### -BlockedAnonymousJoinClientTypes
1054
1030
A user can join a Teams meeting anonymously using a [Teams client](https://support.microsoft.com/office/join-a-meeting-without-a-teams-account-c6efc38f-4e03-4e79-b28f-e65a4c039508) or using a [custom application built using Azure Communication Services](https://learn.microsoft.com/azure/communication-services/concepts/join-teams-meeting). When anonymous meeting join is enabled, both types of clients may be used by default. This optional parameter can be used to block one of the client types that can be used.
0 commit comments