Azure App Services Deployment slots
Deployment slots are separate environments(staging ,test) within an App Service that allow you to deploy different versions of your application
Topic Cover
-Introduction Deployment Slots
-Demonstration –How to Create Deployment Slots
You can deploy a new version of your app to a slot without impacting the main production app
Once you have validated the new version, you can swap the slots to promote the new version to production.
You can rollback to the previous version quickly if needed by swapping the slots back
Deployment slots allow you to deploy new versions seamlessly without any downtime
Each slots has unique DNS name
Deployment Slots Only support azure App service plan Standers, premium, isolated
Please watch previous video how to build the apps
https://youtu.be/FFvIENRGaxg?si=QhJcTfzNsedotbs6
Download
0 formats
No download links available.
Azure Deployment Slots Explained: A Step-by-Step Guide | NatokHD