Tutorial: Canary Deployment for Azure Virtual Machine Scale Sets
Canary deployment is a pattern that rolls out releases to a subset of users or servers. It deploys the changes to a small set of servers, which allows you to test and monitor how the new release works before rolling the changes to the rest of the servers.