May 11, 2018
0
0
Running Django on Azure Web Apps for Containers with Docker
In this post, App Dev Manager Drew Lewis walks us through how to host a simple Python/Django application in Azure App Services. In this post I will walk you through a very simple approach to developing and hosting a simple Python/Django application in Azure App Service. For this demo we will target Azure Web Apps for Containers which gives ...