1 min read

Create an Azure Function using Visual Studio Code Part 6 – Swap deployment slots

Okey, now with our new update added to another slot let’s finally swap this to our production.

In Azure, select your function app and deployment slots, press Swap and verify the source to destination.

Done and done! Now head over to your root function app url and verify that your deployed Azure function have swapped places.

Leave a Reply