From the course: Building a Web Application on Microsoft Azure
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Swapping the deployment slots - Azure Tutorial
From the course: Building a Web Application on Microsoft Azure
Swapping the deployment slots
- [Instructor] Let's suppose you've completed all the required changes and features in your development environment. In other words, in your dev deployment slot. And now you're ready to roll out these modifications into the production environment. What would you do? Luckily, deployment slots have the swap feature. That allows us to swap the contents between a source and a target. So in this case, the source is the dev deployment slot and the target will be production. Below, we can see the different config changes that are going to be applied after this process finishes. So let's do this. Let's click on swap and wait for this process to complete. After a little while, the process will be completed and now we're ready to close this panel. And what happens if I navigate to the dev deployment slot? In this case, I'm displaying the old contents. In other words, the contents that come from the production deployment slot. And…
Contents
-
-
-
-
Hosting and running the web application in Azure App Service50s
-
(Locked)
Provisioning a new Azure App Service resource in the portal4m 22s
-
(Locked)
Creating a new deployment slot for development1m 51s
-
(Locked)
Connecting the deployment slot to Azure Repos2m 45s
-
(Locked)
Modifying the source code to automatically publish the app2m 35s
-
(Locked)
Swapping the deployment slots1m 38s
-
-
-
-
-
-