Skip to content

Commit cc9b2ed

Browse files
authored
Update netapp-files-with-azure-vmware-solution.md
1 parent 268a2a8 commit cc9b2ed

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ 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 with Virtual Machines architecture." border="false":::
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":::
28+
29+
border="false" lightbox="":::
2830

2931

3032
## Prerequisites
@@ -57,25 +59,25 @@ Verify the preconfigured Azure NetApp Files created in Azure on Azure NetApp Fil
5759

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

60-
:::image type="content" source="media/netapp-files/azure-netapp-files-list.png" alt-text="Screenshot showing list of preconfigured Azure NetApp Files.":::
62+
:::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":::
6163

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

6466
3. Select **Capacity pools** to verify the configured pool.
6567

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.":::
68+
:::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":::
6769

6870
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.
6971

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

7274
5. Select a volume to view its configuration.
7375

74-
:::image type="content" source="media/netapp-files/azure-netapp-volumes.png" alt-text="Screenshot showing volumes created under the capacity pool.":::
76+
:::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":::
7577

7678
A window opens showing the configuration details of the volume.
7779

78-
:::image type="content" source="media/netapp-files/configuration-of-volume.png" alt-text="Screenshot showing configuration details of a volume.":::
80+
:::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":::
7981

8082
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.
8183

0 commit comments

Comments
 (0)