sample-app in the first step of Create local Python app (https://github.com/Azure-Samples/djangoapp.git) is not available.
⚠Ikke rediger denne delen. Den kreves for koblingen docs.microsoft.com ➟ GitHub-problem.
@JoarGjersund Thanks for the feedback! We are currently investigating and will update you shortly.
Hi @BryanTrach-MSFT,
I had the same issue as above when I was following the tutorial at https://docs.microsoft.com/en-us/azure/app-service/containers/tutorial-python-postgresql-app
I searched the Github page and found the following repo, which linked to the tutorial. https://github.com/Azure-Samples/flask-postgresql-app
This repo does not appear to match the tutorial, which it links to, however, as the repo is for a flask app, and the tutorial is for a Django app.
When I searched for a Django app, on GitHub, I could only find two more repos, both of which did not match the tutorial.
On the tutorial page, I looked at the last author @cephalin, and found another repo on his page, which did match the tutorial https://github.com/cephalin/djangoapp
After I cloned that and went through the tutorial, it worked.
@JoarGjersund @AndrewDitty https://github.com/Azure-Samples/djangoapp.git has now been made public. Sorry for the inconvenience and thanks for reporting.
Most helpful comment
@JoarGjersund @AndrewDitty https://github.com/Azure-Samples/djangoapp.git has now been made public. Sorry for the inconvenience and thanks for reporting.
please-close