You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/application-volume-group-deploy-first-host.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
81
81
Specifies that the data, log, and shared volumes are to be created close to the VMs.
82
82
* **Capacity pool**:
83
83
All volumes are placed in a single manual QoS capacity pool.
84
-
If you want to create the log-backup and data-backup volumes in a separate capacity pool, you can choose not to add those volumes to the volume group.
84
+
If you want to create the log-backup and data-backup volumes in a separate capacity pool, you can choose not to add those volumes to the volume group and create them separately.
85
85
* **Virtual network**:
86
86
Specify an existing VNet where the VMs are placed.
87
87
* **Subnet**:
@@ -196,13 +196,15 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
196
196
4. In the **Volume group** tab, provide information for creating the volume group:
197
197
198
198
* **Availability option**:
199
+
199
200
Select either **Availability zone** or **Proximity placement group**.
200
201
When selecting **Availability zone**, you must select the appropriate availability zone in the next field.
201
202
* **Proximity placement group (PPG)**:
202
203
Specifies that the data, log, and shared volumes are to be created close to the VMs.
203
204
* **Availability Zone**:
204
205
This option lets you deploy the volumes in the logical availability zone that you specify. Select an availability zone where Azure NetApp Files resources are present. For details, see [Manage availability zone volume placement](manage-availability-zone-volume-placement.md).
205
206
* **Network features**:
207
+
206
208
Standard network features is the default, however you can still use Basic network features.
207
209
See [Configure network features for a volume](configure-network-features.md) and [Guidelines for Azure NetApp Files network planning](azure-netapp-files-network-topologies.md) for details.
208
210
* **Capacity pool**:
@@ -213,7 +215,8 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
213
215
* **Subnet**:
214
216
Specify the delegated subnet where the IP addresses for the NFS exports are created. Ensure that you have a delegated subnet with enough free IP addresses.
215
217
* **Encryption key source**:
216
-
Select [Customer Managed Keys](configure-customer-managed-keys.md) or Microsoft Managed Keys. If you choose Customer Managed Key, provide the key vault private endpoint.
218
+
219
+
Select [Customer Managed Key](configure-customer-managed-keys.md) or Microsoft Managed Key. If you choose Customer Managed Key, provide the key vault private endpoint.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ Before creating an SMB volume, you need to create an Active Directory connection
78
78
In supported regions, you can specify whether you want to use **Basic** or **Standard** network features for the volume. See [Configure network features for a volume](configure-network-features.md) and [Guidelines for Azure NetApp Files network planning](azure-netapp-files-network-topologies.md) for details.
79
79
80
80
***Encryption key source**
81
-
You can select `Microsoft Managed Key` or `Customer Managed Key`. See [Configure customer-managed keys for Azure NetApp Files volume encryption](configure-customer-managed-keys.md) and [Azure NetApp Files double encryption at rest](double-encryption-at-rest.md) about using this field.
81
+
You can select Microsoft Managed Key or Customer Managed Key. See [Configure customer-managed keys for Azure NetApp Files volume encryption](configure-customer-managed-keys.md) and [Azure NetApp Files double encryption at rest](double-encryption-at-rest.md) about using this field.
82
82
83
83
***Availability zone**
84
84
This option lets you deploy the new volume in the logical availability zone that you specify. Select an availability zone where Azure NetApp Files resources are present. For details, see [Manage availability zone volume placement](manage-availability-zone-volume-placement.md).
0 commit comments