Skip to content

Commit f95e997

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 6b0f53d commit f95e997

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
@@ -21,7 +21,7 @@ ms.custom: devops
2121

2222

2323
## IaaS - Configure CI/CD
24-
Azure Pipelines provides a complete, fully featured set of CI/CD automation tools for deployments to virtual machines. You can configure a continuous delivery pipeline for an Azure VM directly from Azure portal. This document contains the steps associated with setting up a CI/CD pipeline that uses Canary strategy for multi-machine deployments. You can also take a look at other strategies like [rolling](https://aka.ms/AA7jlh8) and [blue-green](https://aka.ms/AA83fwu), which are supported out-of-box from Azure portal.
24+
Azure Pipelines provides a complete, fully featured set of CI/CD automation tools for deployments to virtual machines. You can configure a continuous delivery pipeline for an Azure VM directly from Azure portal. This document contains the steps associated with setting up a CI/CD pipeline that uses the Canary strategy for multi-machine deployments. You can also take a look at other strategies like [rolling](https://aka.ms/AA7jlh8) and [blue-green](https://aka.ms/AA83fwu), which are supported out-of-box from Azure portal.
2525

2626

2727
**Configure CI/CD on Virtual Machines**

0 commit comments

Comments
 (0)