Azure App slots - (Making releases seamless)

walecloud

Wale Ayandiran

Posted on October 1, 2019

Azure App slots - (Making releases seamless)

Hello! So I was going through a talk I gave late 2017 about Continous delivery using Azure App slots, presentation link => https://speakerdeck.com/walecloud/continuous-delivery-microsoft-azure-app-slots.

I will be highlighting the steps needed to create an application in Azure using the APP Service, deploying varying versions with App slots.

Disclaimer: Some things have probably changed since then so thread with caution;

Step 1: Create the project source

create your code repository

Step 2: Create a web app in Azure

Alt Text

Step 3: Config Azure web App

Alt Text

Step 4: Choose source code repo for deployment

Alt Text

Alt Text

Step 5: Create a feature branch in source code

Alt Text

Step 6: Add app slot

Alt Text

Step 7: deploy a new app feature

Alt Text

Step 8: Swap slots for new feature added

Alt Text

Alt Text

Well, I hope it helps someone deploying with Azure.

Link to the actual work that inspired this => https://speakerdeck.com/walecloud/continuous-delivery-microsoft-azure-app-slots

💖 💪 🙅 🚩
walecloud
Wale Ayandiran

Posted on October 1, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Azure App slots - (Making releases seamless)
microsoftazure Azure App slots - (Making releases seamless)

October 1, 2019