Skip to content

Commit 7e118fd

Browse files
author
Kimmo Forss
committed
Acrolinc
1 parent 4fed37e commit 7e118fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/workloads/sap/automation-configure-webapp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: virtual-machines-sap
1111

1212
# Configure the Control Plane Web Application
1313

14-
As a part of the SAP automation framework control plane, you can optionally create an interactive web application that will assist you in creating the required configuration files and deploying SAP workload zones and systems using Azure DevOps Pipelines.
14+
As a part of the SAP automation framework control plane, you can optionally create an interactive web application that will assist you in creating the required configuration files and deploying SAP workload zones and systems using Azure Pipelines.
1515

1616
:::image type="content" source="./media/automation-deployment-framework/webapp-front-page.png" alt-text="Web app front page":::
1717

@@ -60,7 +60,7 @@ rm ./manifest.json
6060
```
6161
---
6262

63-
## Deploy via Azure DevOps (pipelines)
63+
## Deploy via Azure Pipelines
6464

6565
For full instructions on setting up the web app using Azure DevOps, see [Use SAP Deployment Automation Framework from Azure DevOps Services](automation-configure-devops.md)
6666

@@ -94,7 +94,7 @@ For full instructions on setting up the web app using the Azure CLI, see [Deploy
9494

9595
## Using the web app
9696

97-
The web app allows you to create SAP workload zone objects and system infrastructure objects. These are essentially another representation of the Terraform configuration file.
97+
The web app allows you to create SAP workload zone objects and system infrastructure objects. These objects are essentially another representation of the Terraform configuration file.
9898
If deploying using Azure Pipelines, you have ability to deploy these workload zones and system infrastructures right from the web app.
9999
If deploying using the Azure CLI, you can download the parameter file for any landscape or system object you create, and use that in your command line deployments.
100100

0 commit comments

Comments
 (0)