Skip to content

Commit 7d070eb

Browse files
committed
Fixes acrolinx
1 parent 17ec6e8 commit 7d070eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/interop/enable-interoperability-teams.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ ms.custom: mode-other, devx-track-js
1313

1414
# Enable interoperability between Azure Communication Services and a Microsoft Teams tenant
1515

16-
The Azure Communication Services SDKs can be used to build applications that enable bring your own identity (BYOI) users to participate in calls and meetings with Microsoft Teams users. [Standard Azure Communication Services pricing](https://azure.microsoft.com/pricing/details/communication-services/) applies to these users, but there's no extra fee for the interoperability capability.
16+
Azure Communication Services can be used to build applications that enable Microsoft Teams external users to participate in calls and meetings with Microsoft Teams users. [Standard Azure Communication Services pricing](https://azure.microsoft.com/pricing/details/communication-services/) applies to these users, but there's no extra fee for the interoperability capability.
1717

18-
For calls with Teams users, ensure the user is Enterprise Voice enabled. To assign the license, use the [Set-CsPhoneNumberAssignment cmdlet](/powershell/module/teams/set-csphonenumberassignment) and set the **EnterpriseVoiceEnabled** paramter to $true. For additional information see [Set up Teams Phone in your organization](/microsoftteams/setting-up-your-phone-system).
18+
For calls with Teams users, ensure the user is Enterprise Voice enabled. To assign the license, use the [Set-CsPhoneNumberAssignment cmdlet](/powershell/module/teams/set-csphonenumberassignment) and set the **EnterpriseVoiceEnabled** parameter to $true. For additional information, see [Set up Teams Phone in your organization](/microsoftteams/setting-up-your-phone-system).
1919

2020
Follow these steps to enable the connection between a Teams tenant and a Communication Services resource.
2121

0 commit comments

Comments
 (0)