Skip to content

Commit 560a46f

Browse files
committed
retitle file
1 parent 353d4c2 commit 560a46f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
- name: Mount an NFS volume for Windows or Linux VMs
225225
href: azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md
226226
- name: Mount an SMB volume for Windows of Linux VMs
227-
href: mount-unmount-volumes-VMs-SMB.md
227+
href: mount-volumes-vms-smb.md
228228
- name: Manage volume capacity and performance
229229
items:
230230
- name: Monitor the capacity of a volume

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can mount an NFS file for Windows or Linux virtual machines (VMs).
2222
* 4045 TCP/UDP = `nlockmgr` (NFSv3 only)
2323
* 4046 TCP/UDP = `status` (NFSv3 only)
2424

25-
## <a name="linux"></a> Mount NFS volumes on Linux clients
25+
## Mount NFS volumes on Linux clients
2626

2727
1. Review the [Linux NFS mount options best practices](performance-linux-mount-options.md).
2828
2. Select the **Volumes** pane and then the NFS volume that you want to mount.
@@ -46,7 +46,7 @@ Mounting NFSv4.1 volumes on Windows clients is supported. For more information,
4646

4747
If you want to mount NFSv3 volumes on a Windows client using NFS:
4848

49-
1. [Mount the volume onto a Unix or Linux VM first](#linux).
49+
1. [Mount the volume onto a Unix or Linux VM first](#mount-nfs-volumes-on-linux-clients).
5050
1. Run a `chmod 777` or `chmod 775` command against the volume.
5151
1. Mount the volume via the NFS client on Windows using the mount option `mtype=hard` to reduce connection issues.
5252
See [Windows command line utility for mounting NFS volumes](../windows-server/administration/windows-commands/mount) for more detail.
@@ -55,7 +55,7 @@ If you want to mount NFSv3 volumes on a Windows client using NFS:
5555

5656
## Next steps
5757

58-
* [Mount SMB volumes for Windows or Linux virtual machines](mount-unmount-volumes-VMs-SMB.md)
58+
* [Mount SMB volumes for Windows or Linux virtual machines](mount-volumes-vms-smb.md)
5959
* [Linux NFS mount options best practices](performance-linux-mount-options.md)
6060
* [Configure NFSv4.1 default domain for Azure NetApp Files](azure-netapp-files-configure-nfsv41-domain.md)
6161
* [NFS FAQs](faq-nfs.md)
File renamed without changes.

0 commit comments

Comments
 (0)