Deploy Django App on Azure #3: Creating Microsoft Azure Resources

preview_player
Показать описание
In this tutorial series I show you how to deploy a Django Application on Microsoft Azure. In the previous video we already modified our Django code for deployment. In this video we push out code to GitHub with Git.

Рекомендации по теме
Комментарии
Автор

looks legit. Wonder if it'll work in September 2024?

darsek
Автор

Hey while deploying the app services I am getting an error for databaseresources that says "The value of the Version should be in : [ ]. Verify that the specified parameter value is correct. " I was doing exactly what you did in the video. 7:56

harshsinghaniya
Автор

in my appliction i don't have a data base so what should i do in this case

lifemelody
Автор

Hello, this is a very helpful video. I have only one problem though, I have managed to get until SSH, faced some issues there and after that deleted the whole resource and start from the begging thinking I have done something wrong. Now It fails on making the appService part, especially the App Service plan with error : The subscription '<subscription_id>' is not allowed to create or update the serverfarm. Why is that ?

BitAgentOfficial
Автор

The script changed from #1 so viewers might get confused because this video didn't acknowledged that there was a change in the script, it took me hours to debug..

oodd