Skip to content

Commit f08876c

Browse files
Merge pull request #277822 from cephalin/patch-12
add app restart note
2 parents b3488c1 + 64eca4e commit f08876c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/troubleshoot-diagnostic-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ For Windows apps, the ZIP file contains the contents of the *D:\Home\LogFiles* d
190190
191191
## Send logs to Azure Monitor
192192
193-
With the new [Azure Monitor integration](https://aka.ms/appsvcblog-azmon), you can [create Diagnostic Settings](https://azure.github.io/AppService/2019/11/01/App-Service-Integration-with-Azure-Monitor.html#create-a-diagnostic-setting) to send logs to Storage Accounts, Event Hubs and Log Analytics.
193+
With the new [Azure Monitor integration](https://aka.ms/appsvcblog-azmon), you can [create Diagnostic Settings](https://azure.github.io/AppService/2019/11/01/App-Service-Integration-with-Azure-Monitor.html#create-a-diagnostic-setting) to send logs to Storage Accounts, Event Hubs and Log Analytics. When you add a diagnostic setting, App Service adds app settings to your app, which triggers an app restart.
194194
195195
> [!div class="mx-imgBorder"]
196196
> ![Diagnostic Settings](media/troubleshoot-diagnostic-logs/diagnostic-settings-page.png)

0 commit comments

Comments
 (0)