Skip to content

Commit 6d0bae3

Browse files
committed
fixes
1 parent 54b7108 commit 6d0bae3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-monitor/app/azure-ad-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ In the client credentials flow, the token is used with the Application Insights
296296

297297
Use `resource=https://api.applicationinsights.io`.
298298

299-
[!INCLUDE [Get a token](../../includes/get-a-token.md)]
299+
[!INCLUDE [Get a token](../includes/get-a-token.md)]
300300

301301
Use the token in requests to the Application Insights endpoint:
302302

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ In the client credentials flow, the token is used with the Log Analytics endpoin
122122

123123
Use `resource=https://api.loganalytics.azure.com`.
124124

125-
[!INCLUDE [Get a token](./includes/get-a-token.md)]
125+
[!INCLUDE [Get a token](../../includes/get-a-token.md)]
126126

127127

128128
Use the token in requests to the Log Analytics endpoint:

0 commit comments

Comments
 (0)