Skip to content

Commit ae3900b

Browse files
committed
1414791, fixed typo.
1 parent 61904a4 commit ae3900b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/time-series-insights/time-series-insights-authentication-and-authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This section describes common HTTP request headers and parameters used to make q
102102
103103
### Authentication
104104

105-
To perform authenticated queries against the [Time Series Insights REST APIs](https://docs.microsoft.com/rest/api/time-series-insights/), a valid OAuth 2.0 bearer token must be passed in the [Authorization header](rest/api/apimanagement/2019-01-01/authorizationserver/createorupdate) using a REST client of your choice (Postman, JavaScript, C#).
105+
To perform authenticated queries against the [Time Series Insights REST APIs](https://docs.microsoft.com/rest/api/time-series-insights/), a valid OAuth 2.0 bearer token must be passed in the [Authorization header](/rest/api/apimanagement/2019-01-01/authorizationserver/createorupdate) using a REST client of your choice (Postman, JavaScript, C#).
106106
107107
> [!IMPORTANT]
108108
> The token must be issued exactly to the `https://api.timeseries.azure.com/` resource (also known as the "audience" of the token).

0 commit comments

Comments
 (0)