@@ -4,7 +4,7 @@ description: Overview of the SAP workload zone configuration process within the
4
4
author : kimforss
5
5
ms.author : kimforss
6
6
ms.reviewer : kimforss
7
- ms.date : 11/17/2021
7
+ ms.date : 08/13/2022
8
8
ms.topic : conceptual
9
9
ms.service : virtual-machines-sap
10
10
---
@@ -40,14 +40,14 @@ The table below contains the parameters that define the resource group.
40
40
> [ !div class="mx-tdCol2BreakAll "]
41
41
> | Variable | Description | Type |
42
42
> | ----------------------- | -------------------------------------------------------- | ---------- |
43
- > | ` resource_group_name ` | Name of the resource group to be created | Optional |
43
+ > | ` resource_group_name ` | Name of the resource group to be created | Optional |
44
44
> | ` resource_group_arm_id ` | Azure resource identifier for an existing resource group | Optional |
45
45
46
46
47
47
## Network Parameters
48
48
49
49
The automation framework supports both creating the virtual network and the subnets For green field deployments. (Green field) or using an existing virtual network and existing subnets For brown field deployments. (Brown field) or a combination of For green field deployments. and For brown field deployments.
50
- - For the green field scenario, the virtual network address space and the subnet address prefixes must be specified
50
+ - For the green field scenario, the virtual network address space and the subnet address prefixes must be specified
51
51
- For the brown field scenario, the Azure resource identifier for the virtual network and the subnets must be specified
52
52
53
53
Ensure that the virtual network address space is large enough to host all the resources
@@ -57,8 +57,8 @@ The table below contains the networking parameters.
57
57
> [ !div class="mx-tdCol2BreakAll "]
58
58
> | Variable | Description | Type | Notes |
59
59
> | -------------------------------- | --------------------------------------------------------------------- | --------- | ---------------------------- |
60
- > | ` network_name ` | The name of the network. | Optional | |
61
- > | ` network_logical_name ` | The logical name of the network, for eaxmple 'SAP01' | Required | Used for resource naming. |
60
+ > | ` network_name ` | The name of the network. | Optional | |
61
+ > | ` network_logical_name ` | The logical name of the network, for eaxmple 'SAP01' | Required | Used for resource naming. |
62
62
> | ` network_arm_id ` | The Azure resource identifier for the virtual network. | Optional | For brown field deployments. |
63
63
> | ` network_address_space ` | The address range for the virtual network. | Mandatory | For green field deployments. |
64
64
> | | | | |
@@ -115,12 +115,12 @@ app_subnet_address_prefix = "10.110.32.0/19"
115
115
116
116
### Authentication Parameters
117
117
118
- The table below defines the credentials used for defining the Virtual Machine authentication.
118
+ The table below defines the credentials used for defining the Virtual Machine authentication
119
119
120
120
> [ !div class="mx-tdCol2BreakAll "]
121
121
> | Variable | Description | Type | Notes |
122
122
> | ---------------------------------- | -------------------------------------| ----------- | ------------------- |
123
- > | ` automation_username ` | Administrator account name | Optional | Default: 'azureadm' |
123
+ > | ` automation_username ` | Administrator account name | Optional | Default: 'azureadm' |
124
124
> | ` automation_password ` | Administrator password | Optional | |
125
125
> | ` automation_path_to_public_key ` | Path to existing public key | Optional | |
126
126
> | ` automation_path_to_private_key ` | Path to existing private key | Optional | |
@@ -135,25 +135,23 @@ automation_username = "azureadm"
135
135
136
136
## Key Vault Parameters
137
137
138
- The table below defines the parameters used for defining the Key Vault information.
138
+ The table below defines the parameters used for defining the Key Vault information
139
139
140
140
> [ !div class="mx-tdCol2BreakAll "]
141
- > | Variable | Description | Type | Notes |
142
- > | ---------------------------------------------- | ------------------------------------------------------------------------------ | ------------ | ----------------------------------- |
143
- > | ` user_keyvault_id ` | Azure resource identifier for existing system credentials key vault | Optional | |
144
- > | ` spn_keyvault_id ` | Azure resource identifier for existing deployment credentials (SPNs) key vault | Optional | |
145
- > | `enable_purge_control_for_keyvaults | Disables the purge protection for Azure key vaults. | Optional | Only use this for test environments |
146
- > | ` additional_users_to_add_to_keyvault_policies ` | A list of user object IDs to add to the deployment KeyVault access policies | Optional | |
147
-
141
+ > | Variable | Description | Type | Notes |
142
+ > | ------------------------------------- | ------------------------------------------------------------------------------ | ------------ | ----------------------------------- |
143
+ > | ` user_keyvault_id ` | Azure resource identifier for existing system credentials key vault | Optional | |
144
+ > | ` spn_keyvault_id ` | Azure resource identifier for existing deployment credentials (SPNs) key vault | Optional | |
145
+ > | ` enable_purge_control_for_keyvaults ` | Disables the purge protection for Azure key vaults. | Optional | Only use this for test environments |
148
146
149
147
## Private DNS
150
148
151
149
152
150
> [ !div class="mx-tdCol2BreakAll "]
153
- > | Variable | Description | Type |
154
- > | ---------------------------------- | -------------------------------------------------------------- | ----------- |
155
- > | ` dns_label ` | If specified, is the DNS name of the private DNS zone | Optional |
156
- > | ` dns_resource_group_name ` | The name of the resource group containing the Private DNS zone | Optional |
151
+ > | Variable | Description | Type |
152
+ > | ---------------------------------- | -------------------------------------------------------------- | ----------- |
153
+ > | ` dns_label ` | If specified, is the DNS name of the private DNS zone | Optional |
154
+ > | ` dns_resource_group_name ` | The name of the resource group containing the Private DNS zone | Optional |
157
155
158
156
## NFS Support
159
157
@@ -237,26 +235,26 @@ ANF_service_level = "Ultra"
237
235
> | ` iscsi_subnet_arm_id ` | The Azure resource identifier for the ` iscsi ` subnet. | Mandatory | For brown field deployments. |
238
236
> | ` iscsi_subnet_nsg_name ` | The name of the ` iscsi ` Network Security Group name | Optional | |
239
237
> | ` iscsi_subnet_nsg_arm_id ` | The Azure resource identifier for the ` iscsi ` Network Security Group | Mandatory | For brown field deployments. |
240
- > | ` iscsi_count ` | The number of iSCSI Virtual Machines | Optional | |
238
+ > | ` iscsi_count ` | The number of iSCSI Virtual Machines | Optional | |
241
239
> | ` iscsi_use_DHCP ` | Controls whether to use dynamic IP addresses provided by the Azure subnet | Optional | |
242
240
> | ` iscsi_image ` | Defines the Virtual machine image to use, see below | Optional | |
243
241
> | ` iscsi_authentication_type ` | Defines the default authentication for the iSCSI Virtual Machines | Optional | |
244
242
> | ` iscsi__authentication_username ` | Administrator account name | Optional | |
245
243
> | ` iscsi_nic_ips ` | IP addresses for the iSCSI Virtual Machines | Optional | ignored if ` iscsi_use_DHCP ` is defined |
246
-
244
+
247
245
248
246
## Terraform Parameters
249
247
250
- The table below contains the Terraform parameters. These parameters need to be entered manually if not using the deployment scripts.
248
+ The table below contains the Terraform parameters. These parameters need to be entered manually if not using the deployment scripts.
251
249
252
250
253
251
| Variable | Description | Type |
254
- | ----------------------- | ---------- | ------------------------------------- |
252
+ | ----------------------- | ---------- | ------------------------------------- |
255
253
| ` tfstate_resource_id ` | Azure resource identifier for the Storage account in the SAP Library that will contain the Terraform state files | Required |
256
254
| ` deployer_tfstate_key ` | The name of the state file for the Deployer | Required |
257
255
258
256
259
257
## Next Step
260
258
261
259
> [ !div class="nextstepaction"]
262
- > [ About SAP system deployment in automation framework] ( automation-deploy-workload-zone.md )
260
+ > [ About SAP system deployment in automation framework] ( automation-deploy-workload-zone.md )
0 commit comments