Skip to content

Commit 441b373

Browse files
authored
Merge pull request #211669 from b-ahibbard/anf-update-toc
Anf update toc
2 parents fc0c783 + 83d2c1f commit 441b373

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
- name: Pricing
349349
href: https://azure.microsoft.com/pricing/details/netapp/
350350
- name: Regional availability
351-
href: https://azure.microsoft.com/global-infrastructure/services/?products=netapp
351+
href: https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=netapp&rar=true&regions=all
352352
- name: SLA
353353
href: https://azure.microsoft.com/support/legal/sla/netapp/
354354
- name: Videos

articles/azure-netapp-files/azure-netapp-files-create-volumes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
4040

4141
## Best practice
4242

43-
* Ensure that you’re using the proper mount instructions for the volume. See [Mount a volume for Windows or Linux VMs](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).
43+
* Ensure that you’re using the proper mount instructions for the volume. See [Mount a volume for Windows or Linux VMs](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).
4444

4545
* The NFS client should be in the same VNet or peered VNet as the Azure NetApp Files volume. Connecting from outside the VNet is supported; however, it will introduce additional latency and decrease overall performance.
4646

@@ -112,7 +112,7 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
112112

113113
Additional configurations are required if you use Kerberos with NFSv4.1. Follow the instructions in [Configure NFSv4.1 Kerberos encryption](configure-kerberos-encryption.md).
114114

115-
* If you want to enable Active Directory LDAP users and extended groups (up to 1024 groups) to access the volume, select the **LDAP** option. Follow instructions in [Configure ADDS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md) to complete the required configurations.
115+
* If you want to enable Active Directory LDAP users and extended groups (up to 1024 groups) to access the volume, select the **LDAP** option. Follow instructions in [Configure AD DS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md) to complete the required configurations.
116116

117117
* Customize **Unix Permissions** as needed to specify change permissions for the mount path. The setting does not apply to the files under the mount path. The default setting is `0770`. This default setting grants read, write, and execute permissions to the owner and the group, but no permissions are granted to other users.
118118
Registration requirement and considerations apply for setting **Unix Permissions**. Follow instructions in [Configure Unix permissions and change ownership mode](configure-unix-permissions-change-ownership-mode.md).
@@ -121,7 +121,7 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
121121

122122
![Specify NFS protocol](../media/azure-netapp-files/azure-netapp-files-protocol-nfs.png)
123123

124-
4. Click **Review + Create** to review the volume details. Then click **Create** to create the volume.
124+
4. Click **Review + Create** to review the volume details. Then click **Create** to create the volume.
125125

126126
The volume you created appears in the Volumes page.
127127

@@ -131,8 +131,8 @@ This article shows you how to create an NFS volume. For SMB volumes, see [Create
131131

132132
* [Configure NFSv4.1 default domain for Azure NetApp Files](azure-netapp-files-configure-nfsv41-domain.md)
133133
* [Configure NFSv4.1 Kerberos encryption](configure-kerberos-encryption.md)
134-
* [Enable Active Directory Domain Services (ADDS) LDAP authentication for NFS volumes](configure-ldap-over-tls.md)
135-
* [Configure ADDS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md)
134+
* [Enable Active Directory Domain Services (AD DS) LDAP authentication for NFS volumes](configure-ldap-over-tls.md)
135+
* [Configure AD DS LDAP with extended groups for NFS volume access](configure-ldap-extended-groups.md)
136136
* [Mount a volume for Windows or Linux VMs](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md)
137137
* [Configure export policy for an NFS volume](azure-netapp-files-configure-export-policy.md)
138138
* [Configure Unix permissions and change ownership mode](configure-unix-permissions-change-ownership-mode.md).

0 commit comments

Comments
 (0)