Skip to content

Commit 001cf37

Browse files
Merge pull request #295912 from jamescadd/acs-interop-calling-license-bugfix
Adding Teams Phone license and EV enabled prereqs
2 parents e39616d + e8ec442 commit 001cf37

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

articles/communication-services/quickstarts/voice-video-calling/get-started-teams-interop-group-calls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Find the finalized code for this quickstart on [GitHub](https://github.com/Azure
3030
- A working [Communication Services calling web app](./getting-started-with-calling.md).
3131
- A [Teams deployment](/deployoffice/teams-install).
3232
- An [access token](../identity/access-tokens.md).
33+
- Teams users must have a Teams Phone license and be [Enterprise Voice enabled](/microsoftteams/direct-routing-enable-users#use-powershell-1)
3334

3435
## Add the Call UI controls
3536

articles/communication-services/quickstarts/voice-video-calling/includes/teams-user/teams-user-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Find the finalized code for this quickstart on [GitHub](https://github.com/Azure
1616

1717
- A working [Communication Services calling Android app](../../getting-started-with-calling.md).
1818
- A [Teams deployment](/deployoffice/teams-install).
19-
19+
- Teams users must have a Teams Phone license and be [Enterprise Voice enabled](/microsoftteams/direct-routing-enable-users#use-powershell-1)
2020

2121
## Add the Teams UI controls
2222

articles/communication-services/quickstarts/voice-video-calling/includes/teams-user/teams-user-ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.service: azure-communication-services
1212

1313
- A working [Communication Services calling iOS app](../../getting-started-with-calling.md).
1414
- A [Teams deployment](/deployoffice/teams-install).
15+
- Teams users must have a Teams Phone license and be [Enterprise Voice enabled](/microsoftteams/direct-routing-enable-users#use-powershell-1)
1516

1617
We will use beta.12 of AzureCommunicationCalling SDK for this quickstart so we need to update the podfile and install the Pods again.
1718

articles/communication-services/quickstarts/voice-video-calling/includes/teams-user/teams-user-javascript.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ If you'd like to skip ahead to the end, you can download this quickstart as a sa
1616

1717
- A working [Communication Services calling web app](../../getting-started-with-calling.md).
1818
- A [Teams deployment](/deployoffice/teams-install).
19+
- Teams users must have a Teams Phone license and be [Enterprise Voice enabled](/microsoftteams/direct-routing-enable-users#use-powershell-1)
1920

2021
## Add the Teams UI controls
2122

articles/communication-services/quickstarts/voice-video-calling/includes/teams-user/teams-user-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.service: azure-communication-services
1212

1313
- A working [Communication Services calling Windows app](../../getting-started-with-calling.md).
1414
- A [Teams deployment](/deployoffice/teams-install).
15+
- Teams users must have a Teams Phone license and be [Enterprise Voice enabled](/microsoftteams/direct-routing-enable-users#use-powershell-1)
1516

1617
## Add the Teams UI controls and Enable the Teams UI controls
1718

0 commit comments

Comments
 (0)