Skip to content

Commit 3e08a05

Browse files
committed
Bugfix
1 parent bd7ab2d commit 3e08a05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Azure Communication Services can interoperate with Teams in three ways:
1919
- 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
- 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 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).
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

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

26-
M365/Teams user can take calls with Communication Services users via Teams client or [a custom client](../../teams-endpoint.md) built using the Azure Communication Services SDKs. To learn about features available for Communication Services user, refer to [voice and video capabilities](../../voice-video-calling/calling-sdk-features.md) document.
26+
M365/Teams user can take calls with Communication Services users via Teams client or [a custom client](../teams-endpoint.md) built using the Azure Communication Services SDKs. To learn about features available for Communication Services user, refer to [voice and video capabilities](../voice-video-calling/calling-sdk-features.md) document.
2727

2828

2929
| **Group of features** | **Capability** | **M365 user on a custom client** | **M365 user on a Teams client** |

0 commit comments

Comments
 (0)