We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0c59c67 + 94a1982 commit 742639bCopy full SHA for 742639b
articles/azure-monitor/logs/api/access-api.md
@@ -152,7 +152,7 @@ Use the token in requests to the Log Analytics endpoint:
152
POST /v1/workspaces/your workspace id/query?timespan=P1D
153
Host: https://api.loganalytics.azure.com
154
Content-Type: application/json
155
- Authorization: bearer <your access token>
+ Authorization: Bearer <your access token>
156
157
Body:
158
{
0 commit comments