Skip to content

Commit 17ec6e8

Browse files
committed
Adds note on enterprise voice enablement for Teams user calling
1 parent 694049e commit 17ec6e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.custom: mode-other, devx-track-js
1515

1616
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.
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).
19+
1820
Follow these steps to enable the connection between a Teams tenant and a Communication Services resource.
1921

2022
[!INCLUDE [Enable interoperability in your Teams tenant](../includes/enable-interoperability-for-teams-tenant.md)]

0 commit comments

Comments
 (0)