Skip to content

Commit e51ac10

Browse files
authored
Merge pull request #95581 from b-juche/patch-1
Adding reference link to NFS FAQs about automatic mounting for ANF VM during.
2 parents 2cbdee3 + 319219d commit e51ac10

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +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
35+
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)