Skip to content

Commit c671ce8

Browse files
Merge pull request #252063 from KimForss/main
Change the bash script name
2 parents a0fdcae + 2a6e241 commit c671ce8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/sap/automation/bash/prepare-region.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ title: Prepare region
1212
description: Deploys the control plane (deployer, SAP library) using a shell script.
1313
---
1414

15-
# prepare_region.sh
15+
# deploy_controlplane.sh
1616

1717
## Synopsis
18-
The `prepare_region.sh` script deploys the control plane, including the deployer VM, Azure Key Vault, and the SAP library.
18+
The `deploy_controlplane.sh` script deploys the control plane, including the deployer VM, Azure Key Vault, and the SAP library.
1919

2020
The deployer VM has installations of Ansible and Terraform. This VM deploys the SAP artifacts.
2121

0 commit comments

Comments
 (0)