Skip to content

Commit 9dd46a3

Browse files
authored
Merge pull request MicrosoftDocs#8443 from tomkau/patch-9
Clarify that ACS apps can be used by end users and bots
2 parents 4adc7f9 + e5ea212 commit 9dd46a3

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
@@ -31,9 +31,9 @@ Set-CsTeamsAcsFederationConfiguration
3131

3232
## DESCRIPTION
3333

34-
Federation between Teams and Azure Communication Services (ACS) allows users of custom solutions built with ACS to connect and communicate with Teams users over voice, video, chat, and more. For more information, see [Teams interoperability](/azure/communication-services/concepts/teams-interop).
34+
Federation between Teams and Azure Communication Services (ACS) allows custom applications built with ACS to connect and communicate with Teams users over voice, video, and chat. These custom applications may be used by end users or by bots, and there is no differentiation in how they appear to Teams users unless the developer of the application explicitly indicates this as part of the communication. For more information, see [Teams interoperability](/azure/communication-services/concepts/teams-interop).
3535

36-
This cmdlet is used to enable or disable Teams and ACS federation for a Teams tenant, and to specify which ACS resources can connect to Teams. All ACS resources can be allowed, with possible exclusions, or just selected ACS resources can be allowed.
36+
This cmdlet is used to enable or disable Teams and ACS federation for a Teams tenant, and to specify which ACS resources can connect to Teams. All ACS resources can be allowed, with possible exclusions, or just selected ACS resources can be allowed (recommended).
3737

3838
You must be a Teams service admin, a Teams communication admin, or Global Administrator for your organization to run the cmdlet.
3939

0 commit comments

Comments
 (0)