Skip to content

Commit 29d849c

Browse files
authored
Update configure-workload-zone.md
1 parent d5afe1b commit 29d849c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/sap/automation/configure-workload-zone.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,14 +148,14 @@ This table defines the parameters used for defining the key vault information.
148148
> | Variable | Description | Type |
149149
> | ---------------------------------- | -------------------------------------------------------------- | ----------- |
150150
> | `dns_label` | If specified, is the DNS name of the private DNS zone | Optional |
151-
> | `dns_resource_group_name` | The name of the resource group that contains the Private DNS zone | Optional |
151+
> | `dns_resource_group_name` | The name of the resource group that contains the private DNS zone | Optional |
152152
153153
## NFS support
154154

155155
> [!div class="mx-tdCol2BreakAll "]
156156
> | Variable | Description | Type | Notes |
157157
> | ---------------------------------- | ----------------------------------------------------------------------- | ----------- | ------ |
158-
> | `NFS_provider` | Defines what NFS back end to use. The options are `AFS` for Azure Files NFS or `ANF` for Azure NetApp files, `NONE` for NFS from the SCS server, or `NFS` for an external NFS solution. | Optional | |
158+
> | `NFS_provider` | Defines what NFS back end to use. The options are `AFS` for Azure Files NFS or `ANF` for Azure NetApp Files, `NONE` for NFS from the SCS server, or `NFS` for an external NFS solution. | Optional | |
159159
> | `install_volume_size` | Defines the size (in GB) for the `install` volume. | Optional | |
160160
> | `install_private_endpoint_id` | Azure resource ID for the `install` private endpoint. | Optional | For existing endpoints|
161161
> | `transport_volume_size` | Defines the size (in GB) for the `transport` volume. | Optional | |
@@ -214,10 +214,10 @@ ANF_service_level = "Ultra"
214214
> [!div class="mx-tdCol2BreakAll "]
215215
> | Variable | Description | Type |
216216
> | ----------------------------------- | -------------------------------------------------------------------- | -------- |
217-
> | `use_custom_dns_a_registration` | Use an existing Private DNS zone. | Optional |
218-
> | `management_dns_subscription_id` | Subscription ID for the subscription that contains the Private DNS zone. | Optional |
219-
> | `management_dns_resourcegroup_name` | Resource group that contains the Private DNS zone. | Optional |
220-
> | `dns_label` | DNS name of the Private DNS zone. | Optional |
217+
> | `use_custom_dns_a_registration` | Use an existing private DNS zone. | Optional |
218+
> | `management_dns_subscription_id` | Subscription ID for the subscription that contains the private DNS zone. | Optional |
219+
> | `management_dns_resourcegroup_name` | Resource group that contains the private DNS zone. | Optional |
220+
> | `dns_label` | DNS name of the private DNS zone. | Optional |
221221
222222
## Other parameters
223223

0 commit comments

Comments
 (0)