Skip to content

Commit 2bbbfc8

Browse files
committed
remove mention of Log Analytics from Streaming diagnostic logs per Cephas
1 parent b2328e7 commit 2bbbfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/tutorial-python-postgresql-app-fastapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ In this section, you'll run this command manually for demonstration purposes. Wi
506506

507507
## 6. Stream diagnostic logs
508508

509-
Azure App Service can capture logs to help you diagnose issues with your application. For convenience, the azd template has already [enabled logging to the local file system](troubleshoot-diagnostic-logs.md#enable-application-logging-linuxcontainer) as well as [shipping them to a Log Analytics workspace](troubleshoot-diagnostic-logs.md#send-logs-to-azure-monitor).
509+
Azure App Service can capture logs to help you diagnose issues with your application. For convenience, the azd template has already [enabled logging to the local file system](troubleshoot-diagnostic-logs.md#enable-application-logging-linuxcontainer).
510510

511511
The sample app uses the Python Standard Library logging module to output logs. The sample app includes calls to the logger as shown below.
512512

0 commit comments

Comments
 (0)