Skip to content

Commit fd68a3b

Browse files
authored
Update Set-CsTeamsAcsFederationConfiguration.md
1 parent d524897 commit fd68a3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/teams-ps/teams/Set-CsTeamsAcsFederationConfiguration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Accept wildcard characters: False
8383
8484
### -LabelForAllowedAcsUsers
8585
86-
This configuration controls the user label that is displayed for Azure Communication Services users when they join Teams meetings or calls
86+
This configuration controls the user label that is displayed for Azure Communication Services users when they join Teams meetings or calls. Possible values are: Unverified, External. When the value is set to Unverified, the ACS user label is displayed as 'Unverified' when an ACS user joins Teams meetings or calls. When the value is set to External, if an ACS user joins a Teams meeting or call from a resource listed in AllowAllAcsResources, their label should be displayed as 'External'.
8787
8888
```yaml
8989
Type: String
@@ -95,7 +95,7 @@ Accept wildcard characters: False
9595
9696
### -HideBannerForAllowedAcsUsers
9797
98-
This configuration controls the display of the 'limited call features' banner for Azure Communication Services users participating in Teams meetings or calls.
98+
This configuration controls the display of the 'limited call features' banner for Azure Communication Services users participating in Teams meetings or calls. Possible values are: True, False. Set to True to hide the banner for allowed ACS users in Teams meetings or calls.
9999
100100
```yaml
101101
Type: Boolean

0 commit comments

Comments
 (0)