Skip to content

Commit 80caf13

Browse files
Update teams-interop-call-automation.md
1 parent edcd7e1 commit 80caf13

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/how-tos/call-automation/teams-interop-call-automation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ In this quickstart, we use the Azure Communication Services Call Automation APIs
2323
## Prerequisites
2424

2525
- An Azure account with an active subscription.
26-
- A Microsoft Teams phone license and a Teams tenant with administrative privileges. Teams phone license is a must in order to use this feature, learn more about Teams licenses [here](https://www.microsoft.com/microsoft-teams/compare-microsoft-teams-bundle-options). Administrative privileges are required to authorize Communication Services resource to call Teams users, explained later in Step 1.
26+
- A Microsoft Teams phone license and a Teams tenant with administrative privileges. Teams phone license is a must in order to use this feature, learn more about Teams licenses [here](https://www.microsoft.com/microsoft-teams/compare-microsoft-teams-bundle-options). The Microsoft Teams user must also be `voice` enabled, see [setting-up-your-phone-system](https://learn.microsoft.com/en-us/microsoftteams/setting-up-your-phone-system).
27+
Administrative privileges are required to authorize Communication Services resource to call Teams users, explained later in Step 1.
2728
- A deployed [Communication Service resource](../../quickstarts/create-communication-resource.md) and valid connection string found by selecting Keys in left side menu on Azure portal.
2829
- [Acquire a PSTN phone number from the Communication Service resource](../../quickstarts/telephony/get-phone-number.md). Note the phone number you acquired to use in this quickstart.
2930
- An Azure Event Grid subscription to receive the `IncomingCall` event.

0 commit comments

Comments
 (0)