Skip to content

Commit e294e22

Browse files
authored
Merge pull request #104522 from franciscopgomes/patch-4
Update access-api.md
2 parents 4553d01 + 922aa90 commit e294e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/logs/api/access-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Use the `https://api.loganalytics.azure.com` endpoint.
118118
##### Client Credentials Token URL (POST request)
119119

120120
```http
121-
POST /<your-tenant-id>/oauth2/v2.0/token
121+
POST /<your-tenant-id>/oauth2/token
122122
Host: https://login.microsoftonline.com
123123
Content-Type: application/x-www-form-urlencoded
124124

0 commit comments

Comments
 (0)