File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
articles/virtual-machines/workloads/sap Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -195,16 +195,15 @@ use_private_endpoint = true
195
195
> | ` ANF_pool_name ` | The name of the Azure NetApp Files Capacity Pool. | Optional | |
196
196
> | ` ANF_account_arm_id ` | Azure resource identifier for the Azure NetApp Files Account. | Optional | For brown field deployments. |
197
197
> | | | | |
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. |
201
200
> | ` ANF_transport_volume_size ` | Defines the size of the transport volume in GB. | Optional | |
202
201
> | ` ANF_transport_volume_throughput ` | Defines the throughput of the transport volume. | Optional | |
203
202
> | | | | |
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 | |
208
207
209
208
210
209
** Minimum required ANF definition**
You can’t perform that action at this time.
0 commit comments