Skip to content

Commit 795b232

Browse files
committed
move AD topic in sidebar
1 parent 12522ed commit 795b232

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
href: nfs-access-control-lists.md
4242
- name: Understand dual-protocol security style and permission behaviors
4343
href: dual-protocol-permission-behaviors.md
44+
- name: Understand guidelines for Active Directory Domain Services
45+
href: understand-guidelines-active-directory-domain-service-site.md
4446
- name: Understand the use of LDAP
4547
href: lightweight-directory-access-protocol.md
4648
- name: Understand NFS group memberships and supplemental groups
@@ -201,8 +203,6 @@
201203
href: request-region-access.md
202204
- name: Manage Active Directory
203205
items:
204-
- name: Understand guidelines for Active Directory Domain Services
205-
href: understand-guidelines-active-directory-domain-service-site.md
206206
- name: Create and manage Active Directory connections
207207
href: create-active-directory-connections.md
208208
- name: Modify Active Directory connections

articles/azure-netapp-files/create-active-directory-connections.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Several features of Azure NetApp Files require that you have an Active Directory
1919

2020
> [!IMPORTANT]
2121
> You must follow guidelines described in [Understand guidelines for Active Directory Domain Services site design and planning for Azure NetApp Files](understand-guidelines-active-directory-domain-service-site.md) for Active Directory Domain Services (AD DS) or Microsoft Entra Domain Services used with Azure NetApp Files.
22-
> In addition, before creating the AD connection, review [Modify Active Directory connections for Azure NetApp Files](modify-active-directory-connections.md) to understand the impact of making changes to the AD connection configuration options after the AD connection has been created. Changes to the AD connection configuration options are disruptive to client access and some options cannot be changed at all.
22+
>
23+
> Before creating the AD connection, review [Modify Active Directory connections for Azure NetApp Files](modify-active-directory-connections.md) to understand the impact of making changes to the AD connection configuration options after the AD connection has been created. Changes to the AD connection configuration options are disruptive to client access and some options cannot be changed at all.
2324
2425
* An Azure NetApp Files account must be created in the region where the Azure NetApp Files volumes are deployed.
2526

articles/azure-netapp-files/modify-active-directory-connections.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.author: anfdocs
1313

1414
Once you've [created an Active Directory connection](create-active-directory-connections.md) in Azure NetApp Files, you can modify it. When you're modifying an Active Directory connection, not all configurations are modifiable.
1515

16+
For more information, see [Understand guidelines for Active Directory Domain Services site design and planning for Azure NetApp Files](understand-guidelines-active-directory-domain-service-site.md).
17+
1618
## Modify Active Directory connections
1719

1820
1. Select **Active Directory connections**. Then, select **Edit** to edit an existing AD connection.

articles/azure-netapp-files/understand-guidelines-active-directory-domain-service-site.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Azure NetApp Files supports identity-based authentication over SMB through the f
3434
* **Microsoft Entra Kerberos for hybrid identities**: Using Microsoft Entra ID for authenticating [hybrid user identities](../active-directory/hybrid/whatis-hybrid-identity.md) allows Microsoft Entra users to access Azure NetApp Files file shares using Kerberos authentication. This means your end users can access Azure NetApp Files file shares without requiring a line-of-sight to domain controllers from Microsoft Entra hybrid joined and Microsoft Entra joined Windows or Linux virtual machines. *Cloud-only identities aren't currently supported.*
3535
* **AD Kerberos authentication for Linux clients**: Linux clients can use Kerberos authentication over SMB for Azure NetApp Files using AD DS.
3636

37-
3837
### <a name="network-requirements"></a>Network requirements
3938

4039
Azure NetApp Files SMB, dual-protocol, and Kerberos NFSv4.1 volumes require reliable and low-latency network connectivity (less than 10 ms RTT) to AD DS domain controllers. Poor network connectivity or high network latency between Azure NetApp Files and AD DS domain controllers can cause client access interruptions or client timeouts.

0 commit comments

Comments
 (0)