Skip to content

Commit e0fa3e9

Browse files
author
Kimmo Forss
committed
review updates
1 parent 07fbccf commit e0fa3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sap/automation/plan-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ As SDAF won't create accounts in Active Directory the accounts need to be precre
148148

149149
#### DNS settings
150150

151-
For High Availably scenarios a DNS record is needed in the Active Directory for the SAP Central Services cluster. The DNS record needs to be created in the Active Directory DNS zone. The DNS record name is defined as '<sid>scs<scs instance number>cl1'. For example, `w01scs00cl1` for the cluster for the 'W01' SID using the instance number '00'.
151+
For High Availability scenarios a DNS record is needed in the Active Directory for the SAP Central Services cluster. The DNS record needs to be created in the Active Directory DNS zone. The DNS record name is defined as '[sid]>scs[scs instance number]cl1'. For example, `w01scs00cl1` for the cluster for the 'W01' SID using the instance number '00'.
152152
## Credentials management
153153

154154
The automation framework uses [Service Principals](#service-principal-creation) for infrastructure deployment. It's recommended to use different deployment credentials (service principals) for each [workload zone](#workload-zone-planning). The framework stores these credentials in the [deployer's](deployment-framework.md#deployment-components) key vault. Then, the framework retrieves these credentials dynamically during the deployment process.

0 commit comments

Comments
 (0)