Skip to content

Commit 6380a8a

Browse files
committed
replace image
1 parent a30fdd4 commit 6380a8a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

articles/azure-netapp-files/application-volume-group-deploy-first-host.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
8181
Specifies that the data, log, and shared volumes are to be created close to the VMs.
8282
* **Capacity pool**:
8383
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.
8585
* **Virtual network**:
8686
Specify an existing VNet where the VMs are placed.
8787
* **Subnet**:
@@ -196,13 +196,15 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
196196
4. In the **Volume group** tab, provide information for creating the volume group:
197197
198198
* **Availability option**:
199+
199200
Select either **Availability zone** or **Proximity placement group**.
200201
When selecting **Availability zone**, you must select the appropriate availability zone in the next field.
201202
* **Proximity placement group (PPG)**:
202203
Specifies that the data, log, and shared volumes are to be created close to the VMs.
203204
* **Availability Zone**:
204205
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).
205206
* **Network features**:
207+
206208
Standard network features is the default, however you can still use Basic network features.
207209
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.
208210
* **Capacity pool**:
@@ -213,7 +215,8 @@ You can also use [Azure CLI commands](/cli/azure/feature) `az feature register`
213215
* **Subnet**:
214216
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.
215217
* **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.
217220
218221
Select **Next: Tags**.
219222

articles/azure-netapp-files/azure-netapp-files-create-volumes-smb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Before creating an SMB volume, you need to create an Active Directory connection
7878
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.
7979

8080
* **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.
8282

8383
* **Availability zone**
8484
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).
-142 KB
Loading

0 commit comments

Comments
 (0)