This video is part of a completely free Azure course.
We'll learn how to deploy an app to production and test it without taking down the live app used by users. 😃👩💻
APP YOU NEED TO CLONE:
git clone https://github.com/Azure-Samples/html...
Video Timeline:
0:00 Intro
0:33 Explanation of the project steps
1:32 Creating the App Service in the Azure Portal
7:15 How does a slot work? Explained in simple terms
10:53 Create the slot in the app service
14:15 Clone the application to be deployed to production
15:45 Create the repository on GitHub
16:52 Deploy the app to the GitHub repository
20:01 Connect the slot to the GitHub repository
23:48 View the app in the slot in the browser
24:32 Test the app in the slot
25:00 Swap slot and production
26:28 View the app now in production, not in the slot
27:20 Update the app and commit to the slot
30:48 View the change in the slot, not in production
31:24 Swap slot and production to leave the update in production
#Azure #appservice #webapp #deployapp #html #microsoftazure #github #fromscratch #production #visualstudiocode #az204 #certification #microsoftcertification #slots #tests