Skip to content

Commit 80e6872

Browse files
committed
Bugfixes for links
1 parent 37304a4 commit 80e6872

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@ ms.subservice: teams-interop
1414
---
1515
# Microsoft Teams shared line appearance
1616

17-
[!INCLUDE [Public Preview Notice](../../../../includes/public-preview-include.md)]
17+
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
1818
Microsoft Teams shared line appearance lets a user choose a delegate to answer 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 Teams shared line appearance, a manager is someone who authorizes a delegate to make or receive calls on their behalf. A delegate can make or receive calls on behalf of the delegator.
1919

2020
## Prerequisites
2121

2222
- An Azure account with an active subscription. See [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
23-
- A deployed Communication Services resource. See [Create a Communication Services resource](../../quickstarts/create-communication-resource.md).
24-
- A user access token to enable the calling client. For more information, see [Create and manage access tokens](../../quickstarts/identity/access-tokens.md).
25-
- Licensing requiremnets for delegator and delegates . See [Teams phone license](https://learn.microsoft.com/microsoftteams/shared-line-appearance#license-required).
26-
- Enable delegation and shared line appearance. See [Enable delegation](https://learn.microsoft.com/microsoftteams/shared-line-appearance#enable-delegation-and-shared-line-appearance)
27-
- 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).
28-
- 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).
23+
- A deployed Communication Services resource. See [Create a Communication Services resource](../../../quickstarts/create-communication-resource.md).
24+
- A user access token to enable the calling client. For more information, see [Create and manage access tokens](../../../quickstarts/identity/access-tokens.md).
25+
- Licensing requiremnets for delegator and delegates . See [Teams phone license](/microsoftteams/shared-line-appearance#license-required).
26+
- Enable delegation and shared line appearance. See [Enable delegation](/microsoftteams/shared-line-appearance#enable-delegation-and-shared-line-appearance)
27+
- 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](/microsoftteams/shared-line-appearance#use-powershell).
28+
- 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).
2929

3030
## Use Cases
3131

@@ -37,6 +37,7 @@ Microsoft Teams shared line appearance lets a user choose a delegate to answer o
3737

3838
## Platform capabilities
3939
The following Azure Communication Services and Graph platforms currently support shared line appearance:
40+
4041
| Capability | Calling SDK JS | Graph SDK |
4142
|------------------------------------------------------------|----------------|-----------|
4243
| Set up delegation (add/remove/update delegate permissions) |||
@@ -52,10 +53,10 @@ The following Azure Communication Services and Graph platforms currently support
5253

5354
>Note: Calling SDK for iOS, Android, and Windows do not currently support shared line appearance.
5455
55-
For more information on the capabilities available during a shared line appearance call, see [Calling capabilities for Teams users](https://learn.microsoft.com/en-us/azure/communication-services/concepts/interop/teams-user-calling).
56+
For more information on the capabilities available during a shared line appearance call, see [Calling capabilities for Teams users](../teams-user-calling).
5657

5758
## Next steps
5859

5960
> [!div class="nextstepaction"]
6061
> For more information, see the following articles:
61-
- Get started developing shared line appearance with the [how to](articles/communication-services/how-tos/calling-sdk/shared-line-appearance.md).
62+
- Get started developing shared line appearance with the [how to](../../../how-tos/calling-sdk/shared-line-appearance.md).

articles/communication-services/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ items:
10601060
- name: Teams client experience
10611061
href: concepts/interop/teams-user/teams-client-experience.md
10621062
- name: Teams shared line appearance
1063-
href: concepts/interop/teams-user/shared-line-appearance.md
1063+
href: concepts/interop/teams-user/teams-shared-line-appearance.md
10641064
- name: Teams license requirements
10651065
href: quickstarts/eligible-teams-licenses.md
10661066
- name: Microsoft Entra API permissions

0 commit comments

Comments
 (0)