Skip to content

Commit 349d623

Browse files
author
Kimmo Forss
committed
workload
1 parent d727131 commit 349d623

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/virtual-machines/workloads/sap/automation-configure-workload-zone.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -195,16 +195,15 @@ use_private_endpoint = true
195195
> | `ANF_pool_name` | The name of the Azure NetApp Files Capacity Pool. | Optional | |
196196
> | `ANF_account_arm_id` | Azure resource identifier for the Azure NetApp Files Account. | Optional | For brown field deployments. |
197197
> | | | | |
198-
> | `ANF_transport_volume_use_existing
199-
` | Defines if an existing transport volume is used. | Optional | |
200-
> | `ANF_transport_volume_name` | Defines the transport volume name. | Optional | |
198+
> | `ANF_transport_volume_use_existing` | Defines if an existing transport volume is used. | Optional | |
199+
> | `ANF_transport_volume_name` | Defines the transport volume name. | Optional | For brown field deployments. |
201200
> | `ANF_transport_volume_size` | Defines the size of the transport volume in GB. | Optional | |
202201
> | `ANF_transport_volume_throughput` | Defines the throughput of the transport volume. | Optional | |
203202
> | | | | |
204-
> | `ANF_install_volume_use_existing` | Defines if an existing install volume is used. | Optional | |
205-
> | `ANF_install_volume_name` | Defines the install volume name. | Optional | |
206-
> | `ANF_install_volume_size` | Defines the size of the install volume in GB. | Optional | |
207-
> | `ANF_install_volume_throughput` | Defines the throughput of the install volume. | Optional | |
203+
> | `ANF_install_volume_use_existing` | Defines if an existing install volume is used. | Optional | |
204+
> | `ANF_install_volume_name` | Defines the install volume name. | Optional | For brown field deployments. |
205+
> | `ANF_install_volume_size` | Defines the size of the install volume in GB. | Optional | |
206+
> | `ANF_install_volume_throughput` | Defines the throughput of the install volume. | Optional | |
208207
209208

210209
**Minimum required ANF definition**

0 commit comments

Comments
 (0)