PreviousNext

Azure App Service, Health checks and zero downtime deployments

by bill-s, 2021-02-16T03:54:20.072Z

I've been working recently on zero downtime deployments using Azure App Service. They're facilitated by a combination of Health checks and deployment slots. This post will talk about why this is important and how it works.

Read More