Skip to content

Commit 6e0941c

Browse files
author
BobbySchmidt2
committed
edit pass: devops-tutorial-2 (fixing typo)
1 parent 5ecf421 commit 6e0941c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: devops
1919

2020
# Tutorial - Configure the blue-green deployment strategy for Azure Linux virtual machines
2121

22-
## Information as a service (IaaS) - Configure CI/CD
22+
## Infrastructure as a service (IaaS) - Configure CI/CD
2323

2424
Azure Pipelines provides a fully featured set of CI/CD automation tools for deployments to virtual machines. You can configure a continuous-delivery pipeline for an Azure VM from the Azure portal.
2525

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: devops
1919

2020
# Tutorial - Configure the canary deployment strategy for Azure Linux Virtual Machines
2121

22-
## Information as a service (IaaS) - Configure CI/CD
22+
## Infrastructure as a service (IaaS) - Configure CI/CD
2323

2424
Azure Pipelines provides a fully featured set of CI/CD automation tools for deployments to virtual machines. You can configure a continuous-delivery pipeline for an Azure VM from the Azure portal.
2525

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Azure DevOps is a built-in Azure service that automates each part of the DevOps
2323

2424
![The Azure portal with Azure DevOps selected under Services](media/tutorial-devops-azure-pipelines-classic/azdevops-view.png)
2525

26-
## Information as a service (IaaS) - Configure CI/CD
26+
## Infrastructure as a service (IaaS) - Configure CI/CD
2727

2828
Azure Pipelines provides a fully featured set of CI/CD automation tools for deployments to virtual machines. You can configure a continuous-delivery pipeline for an Azure VM from the Azure portal.
2929

0 commit comments

Comments
 (0)