Skip to content

Commit eac7117

Browse files
author
Kimmo Forss
committed
bookmark fixes
1 parent e813347 commit eac7117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/workloads/sap/automation-plan-deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more information, see [how to configure a workload zone deployment for autom
4040

4141
## Credentials management
4242

43-
The automation framework uses [Service Principals](#service-principal-creation) for infrastructure deployment. You can use different deployment credentials (service principals) for each [workload zone](#workload-zone-structure). The framework stores these credentials in the [deployer's](automation-deployment-framework.md#deployment-components) key vault in Azure Key Vault. Then, the framework retrieves these credentials dynamically during the deployment process.
43+
The automation framework uses [Service Principals](#service-principal-creation) for infrastructure deployment. You can use different deployment credentials (service principals) for each [workload zone](#workload-partitioning-(workload-zone)). The framework stores these credentials in the [deployer's](automation-deployment-framework.md#deployment-components) key vault in Azure Key Vault. Then, the framework retrieves these credentials dynamically during the deployment process.
4444

4545
The automation framework also defines the credentials for the default virtual machine (VM) accounts, as provided at the time of the VM creation. These credentials include:
4646

@@ -200,7 +200,7 @@ When planning a deployment, it's important to consider the overall flow. There a
200200
1. Creating shared storage for Terraform state files
201201
1. Creating shared storage for SAP installation media
202202

203-
1. Deploy the workload zone. This step deploys the [workload zone components](#workload-zone-structure), such as the virtual network and key vaults.
203+
1. Deploy the workload zone. This step deploys the [workload zone components](#workload-partitioning-(workload-zone)), such as the virtual network and key vaults.
204204

205205
1. Deploy the system. This step includes the [infrastructure for the SAP system](#sap-system-setup) deployment and the SAP configuration [configuration and SAP installation](automation-run-ansible.md).
206206

0 commit comments

Comments
 (0)