Skip to content

Commit 1c8dc69

Browse files
author
Kimmo Forss
committed
Update configuration variables in SAP automation guide
1 parent e8c5a06 commit 1c8dc69

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/sap/automation/configure-system.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -190,14 +190,14 @@ The virtual machine and the operating system image are defined by using the foll
190190
The application tier defines the infrastructure for the application tier, which can consist of application servers, central services servers, and web dispatch servers.
191191

192192
> [!div class="mx-tdCol2BreakAll "]
193-
> | Variable | Description | Type | Notes |
194-
> | ---------------------------------- | --------------------------------------------------------------------------- | -----------| ------ |
195-
> | `enable_app_tier_deployment` | Defines if the application tier is deployed | Optional | |
196-
> | `app_tier_sizing_dictionary_key` | Lookup value that defines the VM SKU and the disk layout for the application tier servers | Optional |
197-
> | `app_disk_sizes_filename` | Defines the custom disk size file for the application tier servers | Optional | See [Custom sizing](configure-extra-disks.md). |
198-
> | `app_tier_authentication_type` | Defines the authentication type for the application tier virtual machines | Optional | |
199-
> | `app_tier_use_DHCP` | Controls if Azure subnet-provided IP addresses should be used (dynamic) | Optional | |
200-
> | `app_tier_dual_nics` | Defines if the application tier server will have two network interfaces | Optional | |
193+
> | Variable | Description | Type | Notes |
194+
> | ---------------------------------- | ----------------------------------------------------------------------------------------- | ---------- | ---------------------------------------------- |
195+
> | `enable_app_tier_deployment` | Defines if the application tier is deployed | Optional | |
196+
> | `app_tier_sizing_dictionary_key` | Lookup value that defines the VM SKU and the disk layout for the application tier servers | Optional | |
197+
> | `app_disk_sizes_filename` | Defines the custom disk size file for the application tier servers | Optional | See [Custom sizing](configure-extra-disks.md). |
198+
> | `app_tier_authentication_type` | Defines the authentication type for the application tier virtual machines | Optional | |
199+
> | `app_tier_use_DHCP` | Controls if Azure subnet-provided IP addresses should be used (dynamic) | Optional | |
200+
> | `app_tier_dual_nics` | Defines if the application tier server will have two network interfaces | Optional | |
201201
202202
## SAP central services parameters
203203

@@ -479,7 +479,7 @@ configuration_settings = {
479479

480480
> [!div class="mx-tdCol2BreakAll "]
481481
> | Variable | Description | Type | Notes |
482-
> | ------------------------------------ | ---------------------------------------------------------------------- ----- | -------- | ------------------------------------- |
482+
> | ------------------------------------ | ---------------------------------------------------------------------------- | -------- | ------------------------------------- |
483483
> | `Agent_IP` | IP address of the agent. | Optional | |
484484
> | `add_Agent_IP` | Controls if Agent IP is added to the key vault and storage account firewalls | Optional | |
485485

0 commit comments

Comments
 (0)