Skip to content

Commit 6d62064

Browse files
committed
Fixing bookmarks
1 parent 9a09f07 commit 6d62064

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/Speech-Service/speech-services-private-link.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ This article then describes how to remove private endpoints later, but still use
2626

2727
Setting up a Speech resource for the private endpoint scenarios requires performing the following tasks:
2828
1. [Create a custom domain name](#create-a-custom-domain-name)
29-
1. [Enable private endpoints](#enable-private-endpoints)
30-
1. [Adjust existing applications and solutions](#adjust-existing-applications-and-solutions)
29+
1. [Turn on private endpoints](#turn-on-private-endpoints)
30+
1. [Adjust existing applications and solutions](#adjust-an-application-to-use-a-speech-resource-with-a-private-endpoint)
3131

3232
[!INCLUDE [](includes/speech-vnet-service-enpoints-private-endpoints.md)]
3333

@@ -39,7 +39,7 @@ This article describes the usage of the private endpoints with Speech service. U
3939
Private endpoints require a [custom subdomain name for Cognitive Services](../cognitive-services-custom-subdomains.md). Use the following instructions to create one for your Speech resource.
4040

4141
> [!WARNING]
42-
> A Speech resource with a custom domain name enabled uses a different way to interact with Speech service. You might have to adjust your application code for both of these scenarios: [private endpoint enabled](#use-a-speech-resource-with-a-custom-domain-name-and-a-private-endpoint-enabled) and [*not* private endpoint enabled](#use-a-speech-resource-with-a-custom-domain-name-and-without-private-endpoints).
42+
> A Speech resource with a custom domain name enabled uses a different way to interact with Speech service. You might have to adjust your application code for both of these scenarios: [with private endpoint](#adjust-an-application-to-use-a-speech-resource-with-a-private-endpoint) and [*without* private endpoint](#adjust-an-application-to-use-a-speech-resource-without-private-endpoints).
4343
>
4444
> When you turn on a custom domain name, the operation is [not reversible](../cognitive-services-custom-subdomains.md#can-i-change-a-custom-domain-name). The only way to go back to the [regional name](../cognitive-services-custom-subdomains.md#is-there-a-list-of-regional-endpoints) is to create a new Speech resource.
4545
>

0 commit comments

Comments
 (0)