Skip to content

Commit 196f87a

Browse files
authored
Update authentication.md
1 parent ee29d25 commit 196f87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: pafarley
1616
Each request to an Azure Cognitive Service must include an authentication header. This header passes along a subscription key or access token, which is used to validate your subscription for a service or group of services. In this article, you'll learn about three ways to authenticate a request and the requirements for each.
1717

1818
* Authenticate with a [single-service](#authenticate-with-a-single-service-subscription-key) or [multi-service](#authenticate-with-a-multi-service-subscription-key) subscription key
19-
* Authenticate with a [token](#authenticate-with-an-authentication-token)
19+
* Authenticate with a [token](#authenticate-with-an-access-token)
2020
* Authenticate with [Azure Active Directory (AAD)](#authenticate-with-azure-active-directory)
2121

2222
## Prerequisites

0 commit comments

Comments
 (0)