Hello Azure - from Python Django
Clone at https://github.com/nawarkhede/azure-sample
Sample Azure django project. With pre-installed third party libraries which are not available on pip.
- Login to https://manage.windowsazure.com/ with valid credentials.
- Go to WEBSITES category from left side menu.
- Click on NEW link at the left bottom at the page.
- Go to compute-website-quick create option.
- Input valid application name then click create website.
- You can see newly created website at website category at homepage click on newly created application.
- Click on Set up deployment from source control.
- Choose github.
- Choose repository to deploy from dropdown and also choose branch and click next arrow.
- You can see the message on screen as Deploying in progress. This process will take around 20 to 25 min.