Skip to content

Commit f74ddb4

Browse files
committed
Fixes toc and locates doc in teams user dir
1 parent e0b9ea0 commit f74ddb4

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 renamed to articles/communication-services/concepts/interop/teams-user/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** |

articles/communication-services/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,8 @@ items:
722722
href: concepts/interop/custom-teams-endpoint-firewall-configuration.md
723723
- name: Government clouds
724724
href: concepts/interop/teams-user/government-cloud.md
725-
- name: Add Teams interop group calls to your app
726-
href: quickstarts/voice-video-calling/get-started-teams-interop-group-calls.md
725+
- name: Capabilities for Microsoft Teams users in Azure Communication Services group calls
726+
href: concepts/interop/teams-user/teams-interop-group-calls.md
727727
- name: Virtual visits
728728
items:
729729
- name: Overview

0 commit comments

Comments
 (0)