Skip to content

Commit 78f2d74

Browse files
committed
with postgres-based sample
1 parent 0452fc4 commit 78f2d74

File tree

2 files changed

+344
-243
lines changed

2 files changed

+344
-243
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Browse to *http:\//\<app-name>.azurewebsites.net/admin* and sign in using the ad
277277

278278
Browse to the deployed app with URL *http:\//\<app-name>.azurewebsites.net/admin*, and create some poll questions. You can see the questions at *http:\//\<app-name>.azurewebsites.net/*.
279279

280-
![Run Python Django app in App Services in Azure](./media/tutorial-python-postgresql-app/run-python-django-app-in-azure.png)
280+
![Run Python Django app in App Services in Azure](./media/tutorial-python-postgresql-app/deploy-python-django-app-in-azure.png)
281281

282282
Browse to the deployed app with URL *http:\//\<app-name>.azurewebsites.net* again to see the poll question and answer the question.
283283

0 commit comments

Comments
 (0)