Skip to content

Commit 888162e

Browse files
committed
smb support
1 parent 658c436 commit 888162e

File tree

4 files changed

+4
-18
lines changed

4 files changed

+4
-18
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
href: network-attached-storage-concept.md
2424
- name: Understand NAS protocols
2525
href: network-attached-storage-protocols.md
26+
- name: Understand SMB support
27+
href: sever-message-block-support.md
2628
- name: Understand NAS permissions
2729
items:
2830
- name: Understand NAS share permissions
@@ -45,8 +47,6 @@
4547
href: understand-data-encryption.md
4648
- name: Understand Kerberos
4749
href: kerberos.md
48-
- name: Understand DNS
49-
href: domain-name-systems.md
5050
- name: Understand guidelines for Active Directory Domain Services
5151
href: understand-guidelines-active-directory-domain-service-site.md
5252
- name: Understand DNS

articles/azure-netapp-files/domain-name-system-concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,13 +381,13 @@ Ensure you meet the following DNS configuration requirements:
381381
- If you're using standalone DNS servers:
382382
- Ensure the DNS servers have network connectivity to the Azure NetApp Files delegated subnet hosting the Azure NetApp Files volumes.
383383
- Ensure the network ports UDP 53 and TCP 53 are not blocked by firewalls or network security groups.
384-
- Ensure that the SRV records registered by the AD DS Net Logon service have been created on the DNS servers, as well as the service records listed in [Types of DNS records in Azure NetApp Files](#types-of-dns-records-in-azure-netapp-files).
384+
- Ensure [the SRV records registered by the AD DS Net Logon service](https://social.technet.microsoft.com/wiki/contents/articles/7608.srv-records-registered-by-net-logon.aspx) have been created on the DNS servers, as well as the service records listed in [Types of DNS records in Azure NetApp Files](#types-of-dns-records-in-azure-netapp-files).
385385
- Ensure the PTR records for the AD DS domain controllers used by Azure NetApp Files have been created on the DNS servers in the same domain as your Azure NetApp Files configuration.
386386
- Azure NetApp Files supports standard and secure dynamic DNS updates. If you require secure dynamic DNS updates, ensure that secure updates are configured on the DNS servers.
387387
- Ensure a reverse lookup zone has been created for the Azure NetApp Files subnet to allow dynamic DNS to create PTR records in addition to A/AAAA record.
388388
- If a DNS alias is required, use a CNAME record. Point the CNAME record to the A/AAAA records for Azure NetApp Files.
389389
- If you're not using dynamic DNS updates, you must manually create an A record and a PTR record for the AD DS computer accounts created in the AD DS Organizational Unit (specified in the Azure NetApp Files AD connection) to support Azure NetApp Files LDAP Signing, LDAP over TLS, SMB, dual-protocol, or Kerberos NFSv4.1 volumes.
390-
- For complex or large AD DS topologies, DNS Policies or DNS subnet prioritization might be required to support LDAP enabled NFS volumes.
390+
- For complex or large AD DS topologies, [DNS Policies or DNS subnet prioritization might be required to support LDAP enabled NFS volumes](understand-guidelines-active-directory-domain-service-site#ad-ds-ldap-discover.md).
391391
- If DNS scavenging is enabled (where stale DNS entries are automatically pruned based on timestamp/age) and dynamic DNS was used to create the DNS records for the Azure NetApp Files volume, the scavenger process might inadvertently prune the records for the volume. This pruning can lead to a service outage for name-based queries. Until this issue is resolved, manually create DNS A/AAAA and PTR entries for the Azure NetApp Files volume if DNS scavenging is enabled.
392392

393393

articles/azure-netapp-files/domain-name-systems.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

articles/azure-netapp-files/sever-message-block-support.md

Whitespace-only changes.

0 commit comments

Comments
 (0)