Skip to content

Commit 8d2303f

Browse files
committed
Update SDK config for private endpoints format fix
1 parent 73241db commit 8d2303f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/speech-services-private-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ A "standard" endpoint URL looks like: <p/>`{region}.{speech service offering}.sp
244244

245245
A private endpoint URL looks like: <p/>`{your custom name}.cognitiveservices.azure.com/{speech service offering}/{URL path}`
246246

247-
The Speech SDK automatically will configure the <p/>`/{URL path}` depending on the service used. Therefor only the <p/>`/{baseURL}` must be configured as described.
247+
The Speech SDK automatically will configure the `/{URL path}` depending on the service used. Therefor only the `/{baseURL}` must be configured as described.
248248

249249
**Example 1.** An application is communicating by using the following URL (speech recognition using the base model for US English in West Europe):
250250

0 commit comments

Comments
 (0)