Skip to content

Commit 7e7783a

Browse files
authored
Apply suggestions from code review
1 parent 210fbf1 commit 7e7783a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,16 +89,16 @@ There is no migration required as VM CD experience does not store any informatio
8989

9090
### FAQ
9191

92-
1. Where can I set up my CD pipeline after this experience is deprecated? 
92+
Where can I set up my CD pipeline after this experience is deprecated? 
9393

9494
You won't be able to view or create Azure DevOps pipelines from an Azure portal Virtual Machine blade after retirement. You still can go to Azure DevOps portal and view or update pipelines.
9595

96-
2. Will I lose my earlier configured pipelines?
96+
Will I lose my earlier configured pipelines?
9797

9898
No. Your pipelines will still be available in Azure DevOps.
9999

100100

101-
3. How can I configure different deployment strategies?
101+
How can I configure different deployment strategies?
102102

103103
The current experience uses [deployment groups](/azure/devops/pipelines/process/deployment-group-phases) to create deployment strategies. You can use deployment groups or release pipeline [Stage Templates](/azure/devops/pipelines/release/env-templates) to build your pipeline with templates.
104104

0 commit comments

Comments
 (0)