1👍
best to use is powershell : you’ll need “New-AzureServiceProject“, “Add-AzureDjangoWebRole” and in the end you need to package it with Save-AzureServiceProjectPackage, afterwards you can upload it either through the portal or through powershell with the cmdlets New-AzureService and “Publish-AzureServiceProject” hope this helps you?
Source:stackexchange.com