Skip to content

Commit d8af2e5

Browse files
Add links to concept docs
1 parent 5bdee51 commit d8af2e5

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

articles/communication-services/concepts/interop/teams-user/teams-shared-line-appearance.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,8 @@ The following Azure Communication Services and Graph platforms currently support
5454
> [!NOTE]
5555
> Calling SDK for iOS, Android, and Windows do not currently support shared line appearance.
5656
57-
For more information on the capabilities available during a shared line appearance call, see [Calling capabilities for Teams users](../teams-user-calling.md).
57+
For more information on the capabilities available during a shared line appearance call, see [Calling capabilities for Teams users](../teams-user-calling.md).
58+
59+
## Next steps
60+
61+
- [Get started with Teams Shared Line Appearance in Azure Communication Services](../../../how-tos/cte-calling-sdk/shared-line-appearance.md)

articles/communication-services/how-tos/cte-calling-sdk/shared-line-appearance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tutorial - Shared Line Appearance
2+
title: Tutorial - Teams Shared Line Appearance
33
description: Use Microsoft Teams Shared Line Appearance with Azure Communication Services Calling SDK.
44
author: charithgunaratna
55
ms.author: charithg
@@ -8,7 +8,7 @@ ms.topic: how-to #Required; leave this attribute/value as-is
88
ms.date: 02/04/2025
99
---
1010

11-
# Shared Line Appearance
11+
# Teams Shared Line Appearance
1212

1313
This article describes how to implement Microsoft Teams Shared Line Appearance with Azure Communication Services. Shared line appearance lets a user choose a delegate to make or handle calls on their behalf. This feature is helpful if a user has an administrative assistant who regularly handles the user's calls. In the context of shared line appearance, a manager is a Teams user who authorizes a delegate to make or receive calls on their behalf. A delegate is a M365 user who can make or receive calls on behalf of the delegator. You can find additional information about shared line appearance in [Teams documentation](https://learn.microsoft.com/microsoftteams/shared-line-appearance).
1414

@@ -20,6 +20,7 @@ This article describes how to implement Microsoft Teams Shared Line Appearance w
2020
- Licensing requiremnets for delegator and delegates . See [Teams phone license](https://learn.microsoft.com/microsoftteams/shared-line-appearance#license-required).
2121
- Enable delegation and shared line appearance. See [Enable delegation](https://learn.microsoft.com/microsoftteams/shared-line-appearance#enable-delegation-and-shared-line-appearance)
2222
- Assign delegates using [Microsoft Teams Client](https://support.microsoft.com/office/share-a-phone-line-with-a-delegate-in-microsoft-teams-16307929-a51f-43fc-8323-3b1bf115e5a8) or [Teams PowerShell](https://learn.microsoft.com/microsoftteams/shared-line-appearance#use-powershell).
23+
- Learn more about [Team Shared Line Appearance in Azure Communication Services](../../concepts/interop/teams-user/teams-shared-line-appearance.md)
2324
- Optional: Complete the quickstart to add voice calling to Microsoft Teams user. See [Quickstart: Add voice calling to Microsoft Teams user](../../quickstarts/voice-video-calling/get-started-call-to-teams-user.md).
2425

2526
## Support

0 commit comments

Comments
 (0)