Skip to content

Commit 4e704eb

Browse files
raiyanalamjuliakm
andauthored
Update articles/virtual-machines/linux/tutorial-azure-devops-canary-deployment-strategy.md
Co-Authored-By: Julia Kulla-Mader <[email protected]>
1 parent 3beb5a2 commit 4e704eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/tutorial-azure-devops-canary-deployment-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Virtual machines can be added as targets to a [deployment group](https://docs.mi
3030

3131

3232
**Canary Deployments**: A canary deployment reduces risk by slowly rolling out the change to a small subset of users. As you gain more confidence in the new version, you can start releasing it to more servers in your infrastructure and routing more users to it.
33-
You can configure canary deployments to your **virtual machines** with the Azure portal using continuous delivery option.
33+
You can configure canary deployments to your virtual machines with the Azure portal using continuous delivery option.
3434
Here is the step-by-step walkthrough.
3535
1. Sign in to your Azure portal and navigate to a virtual machine
3636
2. In the VM left pane, navigate to the **continuous delivery** menu. Then click on **Configure**.

0 commit comments

Comments
 (0)