Skip to content

Commit ec75242

Browse files
committed
Move link down
1 parent 78aa20c commit ec75242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,6 @@ Azure App Service captures all messages output to the console to help you diagno
417417

418418
:::code language="python" source="~/msdocs-django-postgresql-sample-app/restaurant_review/views.py" range="12-16" highlight="2":::
419419

420-
Learn more about logging in Python in the series on [setting up Azure Monitor for your Python application](/azure/azure-monitor/app/opencensus-python]).
421-
422420
-----
423421

424422
:::row:::
@@ -441,6 +439,8 @@ Learn more about logging in Python in the series on [setting up Azure Monitor fo
441439
:::column-end:::
442440
:::row-end:::
443441

442+
Learn more about logging in Python apps in the series on [setting up Azure Monitor for your Python application](/azure/azure-monitor/app/opencensus-python]).
443+
444444
## 7. Clean up resources
445445

446446
When you're finished, you can delete all of the resources from your Azure subscription by deleting the resource group.

0 commit comments

Comments
 (0)