Skip to content

Commit f67b1bf

Browse files
authored
Acrolinx
1 parent a064401 commit f67b1bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/communication-services/concepts/interop/teams-interop-group-calls.md

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

1616
Azure Communication Services is interoperable with Microsoft Teams. This is especially helpful for business-to-consumer use cases, where an external customer in a custom, branded Azure-powered app or website communicates with an employee using Microsoft Teams. This allows the external customer to enjoy a custom experience, and the employee to have all their communication needs satisfied in a single hub: Teams.
1717
Azure Communication Services can interoperate with Teams in three ways:
18-
1. Azure clients can add an individual Teams user to a 1:1 and group calls. This is ideal for customer service situations where your application is adding a Teams-hosted subject matter experts to a call to help agents improve their first call resolution rates.
18+
- Azure clients can add an individual Teams user to a 1:1 and group calls. This is ideal for customer service situations where your application is adding Teams-hosted subject matter experts to a call to help agents improve their first call resolution rates.
1919
2. Azure clients can directly call a Teams Voice App, such as Auto Attendant and Call Queues. Azure Communication Services enables you to connect customers from your website or application to Teams Voice Apps to handle requests and later handoff to Teams agents as configured in Teams admin center.
2020
3. Azure clients can join Teams meetings. This type of interoperability is described on a separate page.
2121

22-
This page details capabilities for Teams (or M365) users in a call with Communication Services users (scenario #1). Your service can orchestrate and manage these calls, including adding Teams users to these calls, using Call automation SDK. Read more about it [here](../call-automation/call-automation-teams-interop.md).
22+
This page details capabilities for Teams (or Microsoft 365) users in a call with Communication Services users (scenario #1). Your service can orchestrate and manage these calls, including adding Teams users to these calls, using Call automation SDK. Read more about it [here](../call-automation/call-automation-teams-interop.md).
2323

2424
[!INCLUDE [Teams Phone license](../../includes/teams-phone-license-include.md)]
2525

@@ -28,8 +28,8 @@ M365/Teams user can take calls with Communication Services users via Teams clien
2828

2929
| **Group of features** | **Capability** | **M365 user on a custom client** | **M365 user on a Teams client** |
3030
|---------------------------|-----------------------------------------------------------------------|-----------------------------------|-----------------------------------|
31-
| Core capabilties | Answer an incoming 1:1 or group call from Communication Services | ✔️ | ✔️ |
32-
| | Reject an incoming 1:1 or group call from COmmunication Services | ✔️ | ✔️ |
31+
| Core capabilities | Answer an incoming 1:1 or group call from Communication Services | ✔️ | ✔️ |
32+
| | Reject an incoming 1:1 or group call from Communication Services | ✔️ | ✔️ |
3333
| Roster | Add another Teams user to group call (From your tenant or another federated tenant | ✔️ | ✔️ |
3434
| | Promote a one-to-one call into a group call by adding Azure Communication Services user || N/A |
3535
| | Add an Azure Communication Services user to group call || N/A |

articles/communication-services/concepts/pricing/teams-interop-pricing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Teams meeting organizer's license covers the usage generated by Teams users join
5959
| Teams users participate in Teams meeting with audio, video, screen sharing, and TURN services | Teams web, mobile, desktop client | $0 per minute |
6060

6161
### Teams Phone features
62-
Most features require you to assign the Teams Phone license, and ensure that users are "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).
62+
Most features require you to assign the Teams Phone license, and ensure that users are "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).
6363

6464
| Capability | Tool | License |
6565
|--------|------|-------|

0 commit comments

Comments
 (0)