Skip to content

Commit ec9d7c4

Browse files
author
Suzi Zuber
committed
product name updates
1 parent 0ffff59 commit ec9d7c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

learn-pr/azure/azure-netapp-files-with-vmware-solution/includes/6-attach-volumes-virtual-machines.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
You can provide direct access to Azure NetApp Files volume from your Azure VMware Solution (AVS) virtual machines (VMs) using Network File System (NFS) or Server Message Block (SMB) file shares.
1+
You can provide direct access to Azure NetApp Files volume from your Azure VMware Solution virtual machines (VMs) using Network File System (NFS) or Server Message Block (SMB) file shares.
22

33
## Requirements
44

55
To provide access, you need the following resources:
66

77
- Access to an Azure subscription with an Azure VMware Solution private cloud.
8-
- A VNet connected to your AVS private cloud via an ExpressRoute gateway.
8+
- A virtual network (VNet) connected to your Azure VMware Solution private cloud via an ExpressRoute gateway.
99
- A subnet delegated to the `Microsoft.NetApp/volumes` service.
1010
- An Active Directory connection for Azure NetApp Files.
1111
- An Azure NetApp Files capacity pool.
@@ -16,7 +16,7 @@ To provide access, you need the following resources:
1616

1717
1. Navigate to Azure NetApp Files in the Azure portal.
1818
1. Select the **Volumes** menu then **+ Add Volume** to create a volume.
19-
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your AVS private cloud.
19+
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your Azure VMware Solution private cloud.
2020
1. In the **Protocol** tab, select NFSv3 as the protocol type.
2121
1. In the **Review + create** tab, select **Create** to create the volume.
2222
1. Navigate to Azure NetApp Files in the Azure portal. Select **Volumes**.
@@ -34,13 +34,13 @@ Before you mount an SMB share, you must [create an Active Directory connection](
3434

3535
1. Navigate to Azure NetApp Files in the Azure portal.
3636
1. Select the **Volumes** menu then **+ Add Volume** to create a volume.
37-
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your AVS private cloud.
37+
1. In the **Basics** tab, ensure the Virtual network selected is the VNet connected to your Azure VMware Solution private cloud.
3838
1. In the **Protocol** tab, select SMB as the protocol type.
3939
1. In the **Protocol** tab, select your Active Directory connection from the drop-down list.
4040
1. In the **Review + create** tab, select **Create** to create the volume.
4141
1. Select the **Volumes** menu. Select the volume you created.
4242
1. Select **Mount instructions** to obtain the correct path to map the volume (for example, `\\anf.contoso.com/smbvol01`).
43-
1. Log in to the Windows VM.
43+
1. Sign in to the Windows VM.
4444
1. Select the **Start** button then **Computer**.
4545
1. Select **Map Network Drive**.
4646
1. In the **Drive** list, select any available drive letter.

0 commit comments

Comments
 (0)