Skip to content

Commit

Permalink
Merge pull request #6829 from ianleaman/patch-1
Browse files Browse the repository at this point in the history
Add Clarification to Publisher of Django Web App
  • Loading branch information
tynevi committed Aug 10, 2016
2 parents e6f00ba + e0cad73 commit 210a131
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The first step in creating your app is to create the web app via the [Azure Port

1. Log into the Azure Portal and click the **NEW** button in the bottom left corner.
3. In the search box, type "python".
4. In the search results, select **Django**, then click **Create**.
4. In the search results, select **Django** (published by PTVS), then click **Create**.
5. Configure the new Django app, such as creating a new App Service plan and a new resource group for it. Then, click **Create**.
6. Configure Git publishing for your newly created web app by following the instructions at [Local Git Deployment to Azure App Service](app-service-deploy-local-git.md).

Expand Down

0 comments on commit 210a131

Please sign in to comment.