Skip to content

Commit 78e9647

Browse files
author
Kimmo Forss
committed
Pre-release
1 parent 71a0257 commit 78e9647

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

articles/virtual-machines/workloads/sap/automation-configure-control-plane.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Configure your deployment control plane for the SAP deployment auto
44
author: kimforss
55
ms.author: kimforss
66
ms.reviewer: kimforss
7-
ms.date: 11/17/2021
7+
ms.date: 8/8/2022
88
ms.topic: conceptual
99
ms.service: virtual-machines-sap
1010
---

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
---
2-
title: Configure a Deployer UX Web Application for SAP Deployment Automation Framework
2+
title: Configure a Deployer Web Application for SAP Deployment Automation Framework
33
description: Configure a web app as a part of the control plane to help creating and deploying SAP workload zones and systems on Azure.
44
author: wsheehan
55
ms.author: wsheehan
66
ms.reviewer: wsheehan
7-
ms.date: 06/21/2022
7+
ms.date: 08/1/2022
88
ms.topic: conceptual
99
ms.service: virtual-machines-sap
1010
---
1111

12-
# Configure the Control Plane UX Web Application
12+
# Configure the Control Plane Web Application
1313

1414
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.
1515

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

18+
> [!IMPORTANT]
19+
> Control Plane Web Application is currently in PREVIEW and not yet available in the main branch.
20+
1821
## Create an app registration
1922

2023
If you would like to use the web app, you must first create an app registration for authentication purposes. Open the Azure Cloud Shell and execute the following commands:

articles/virtual-machines/workloads/sap/automation-deploy-control-plane.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,10 @@ cd sap-automation/deploy/scripts
281281
The script will install Terraform and Ansible and configure the deployer.
282282

283283

284-
## Deploy the web app software
284+
## Deploy the Control Plane Web Application
285+
286+
> [!IMPORTANT]
287+
> Control Plane Web Application is currently in PREVIEW and not yet available in the main branch.
285288
286289
If you would like to use the web app, follow the steps below. If not, ignore this section.
287290

0 commit comments

Comments
 (0)