Skip to content

Commit 319219d

Browse files
author
Julie Chen
authored
Update azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md
1 parent 644fe19 commit 319219d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-netapp-files/azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ If you are using NFSv4.1, use the following command to mount your file system:
3131

3232
`sudo mount -t nfs -o rw,hard,rsize=65536,wsize=65536,vers=4.1,tcp,sec=sys $MOUNTTARGETIPADDRESS:/$VOLUMENAME $MOUNTPOINT`
3333

34-
See [Configure NFSv4.1 default domain for Azure NetApp Files](azure-netapp-files-configure-nfsv41-domain.md).
34+
## Next steps
3535

36-
To have an NFS volume automatically mounted when an Azure VM is started or rebooted, see [NFS FAQs](https://docs.microsoft.com/azure/azure-netapp-files/azure-netapp-files-faqs#nfs-faqs).
36+
* [Configure NFSv4.1 default domain for Azure NetApp Files](azure-netapp-files-configure-nfsv41-domain.md)
37+
* See [NFS FAQs](https://docs.microsoft.com/azure/azure-netapp-files/azure-netapp-files-faqs#nfs-faqs) about how to have an NFS volume automatically mounted when an Azure VM is started or rebooted.

0 commit comments

Comments
 (0)