Skip to content

Commit d98bce6

Browse files
authored
Merge pull request #272059 from rvandenbedem/patch-7
Update netapp-files-with-azure-vmware-solution.md
2 parents 8a1a7bb + 4cddd7d commit d98bce6

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed
31.8 KB
Loading

articles/azure-vmware/netapp-files-with-azure-vmware-solution.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Attach Azure NetApp Files to Azure VMware Solution VMs
33
description: Use Azure NetApp Files with Azure VMware Solution VMs to migrate and sync data across on-premises servers, Azure VMware Solution VMs, and cloud infrastructures.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 12/19/2023
6+
ms.date: 4/12/2024
77
ms.custom: engagement-fy23
88
---
99

@@ -24,8 +24,7 @@ Services where Azure NetApp Files are used:
2424

2525
The diagram shows a connection through Azure ExpressRoute to an Azure VMware Solution private cloud. The Azure VMware Solution environment accesses the Azure NetApp Files share mounted on Azure VMware Solution VMs.
2626

27-
:::image type="content" source="media/netapp-files/netapp-files-topology.png" alt-text="Diagram showing NetApp Files for Azure VMware Solution architecture." border="false":::
28-
27+
:::image type="content" source="media/netapp-files/netapp-files-topology.png" alt-text="Diagram showing NetApp Files for Azure VMware Solution with Virtual Machines architecture." border="false" lightbox="media/netapp-files/netapp-files-topology.png":::
2928

3029
## Prerequisites
3130

@@ -57,25 +56,25 @@ Verify the preconfigured Azure NetApp Files created in Azure on Azure NetApp Fil
5756

5857
1. In the Azure portal, under **STORAGE**, select **Azure NetApp Files**. A list of your configured Azure NetApp Files appears.
5958

60-
:::image type="content" source="media/netapp-files/azure-netapp-files-list.png" alt-text="Screenshot showing list of preconfigured Azure NetApp Files.":::
59+
:::image type="content" source="media/netapp-files/azure-netapp-files-list.png" alt-text="Screenshot showing list of preconfigured Azure NetApp Files." border="false" lightbox="media/netapp-files/azure-netapp-files-list.png":::
6160

6261
2. Select a configured NetApp Files account to view its settings. For example, select **Contoso-anf2**.
6362

6463
3. Select **Capacity pools** to verify the configured pool.
6564

66-
:::image type="content" source="media/netapp-files/netapp-settings.png" alt-text="Screenshot showing options to view capacity pools and volumes of a configured NetApp Files account.":::
65+
:::image type="content" source="media/netapp-files/netapp-settings.png" alt-text="Screenshot showing options to view capacity pools and volumes of a configured NetApp Files account." border="false" lightbox="media/netapp-files/netapp-settings.png":::
6766

6867
The Capacity pools page opens showing the capacity and service level. In this example, the storage pool is configured as 4 TiB with a Premium service level.
6968

7069
4. Select **Volumes** to view volumes created under the capacity pool. (See preceding screenshot.)
7170

7271
5. Select a volume to view its configuration.
7372

74-
:::image type="content" source="media/netapp-files/azure-netapp-volumes.png" alt-text="Screenshot showing volumes created under the capacity pool.":::
73+
:::image type="content" source="media/netapp-files/azure-netapp-volumes.png" alt-text="Screenshot showing volumes created under the capacity pool." border="false" lightbox="media/netapp-files/azure-netapp-volumes.png":::
7574

7675
A window opens showing the configuration details of the volume.
7776

78-
:::image type="content" source="media/netapp-files/configuration-of-volume.png" alt-text="Screenshot showing configuration details of a volume.":::
77+
:::image type="content" source="media/netapp-files/configuration-of-volume.png" alt-text="Screenshot showing configuration details of a volume." border="false" lightbox="media/netapp-files/configuration-of-volume.png":::
7978

8079
You can see that anfvolume has a size of 200 GiB and is in capacity pool anfpool1. It gets exported as an NFS file share via 10.22.3.4:/ANFVOLUME. One private IP from the Azure virtual network was created for Azure NetApp Files and the NFS path to mount on the VM.
8180

0 commit comments

Comments
 (0)