Skip to content

Commit 03b8d5d

Browse files
committed
Update article reference
1 parent ddeaaeb commit 03b8d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/includes/cognitive-services-speech-service-rest-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When you're using the `Ocp-Apim-Subscription-Key` header, only your resource key
2121

2222
When you're using the `Authorization: Bearer` header, you need to make a request to the `issueToken` endpoint. In this request, you exchange your resource key for an access token that's valid for 10 minutes.
2323

24-
Another option is to use Microsoft Entra authentication that also uses the `Authorization: Bearer` header, but with a token issued via Microsoft Entra ID. See [Use Microsoft Entra authentication](#Use-Microsoft-Entra-authentication).
24+
Another option is to use Microsoft Entra authentication that also uses the `Authorization: Bearer` header, but with a token issued via Microsoft Entra ID. See [Use Microsoft Entra authentication](#use-microsoft-entra-authentication).
2525

2626
### How to get an access token
2727

0 commit comments

Comments
 (0)