Skip to content

Commit debaf7f

Browse files
raiyanalamjuliakm
andauthored
Updating as suggested
Co-Authored-By: Julia Kulla-Mader <[email protected]>
1 parent a3f1f04 commit debaf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/tutorial-devops-azure-pipelines-classic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ You can configure Blue-Green deployments to your “**virtual machines**” from
9696
Here is the step-by-step walkthrough.
9797

9898
1. Sign in to your Azure portal and navigate to a Virtual Machine
99-
2. Follow the steps 2-7 under the **Rolling Deployments** section to add multiple VMs to the deployment group. Add a "blue" or "green" tag to the VMs that are to be part of Blue-Green deployments. If the VM is for standby role, then you should tag it as "green".
99+
2. Follow the steps 2-7 under the **Rolling Deployments** section to add multiple VMs to the deployment group. Add a "blue" or "green" tag to the VMs that are to be part of Blue-Green deployments. If the VM is for a standby role, then you should tag it as "green".
100100
![AzDevOps_bluegreen_configure](media/tutorial-devops-azure-pipelines-classic/azuredevops-bg-configure.PNG)
101101

102102
4. Once done, you will have a continuous delivery pipeline configured to deploy to the virtual machine.

0 commit comments

Comments
 (0)