Skip to content

Commit babafd6

Browse files
authored
Apply pencil edits for blocking issues from PR review
1 parent 0a2a4db commit babafd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ Using the **Continuous-delivery** feature, you can use the canary strategy to de
3939

4040
1. Select **Deployment strategy**, and then select **Canary**.
4141

42-
:::image type="content" source="media/tutorial-devops-azure-pipelines-classic/azure-devops-rolling.png" alt-text="A screenshot showing how to configure the canary deployment strategy":::
42+
:::image type="content" source="media/tutorial-devops-azure-pipelines-classic/azure-devops-rolling.png" alt-text="A screenshot showing how to configure the canary deployment strategy.":::
4343

4444
1. Add a "canary" tag to the VMs that will be used in the canary deployment.
4545

46-
:::image type="content" source="media/tutorial-devops-azure-pipelines-classic/azure-devops-configure-canary.png" alt-text="A screenshot showing how to add canary tag":::
46+
:::image type="content" source="media/tutorial-devops-azure-pipelines-classic/azure-devops-configure-canary.png" alt-text="A screenshot showing how to add canary tag.":::
4747

4848
1. Select **OK** to configure the classic release pipeline to deploy to your virtual machine.
4949

0 commit comments

Comments
 (0)