Skip to content

Commit 0b46f22

Browse files
authored
Merge pull request #293399 from b-ahibbard/justin-january
new tme docs - january 2025
2 parents 48ac2a4 + 63a7a73 commit 0b46f22

26 files changed

+1127
-40
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 4 additions & 0 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
@@ -43,6 +45,8 @@
4345
href: dual-protocol-permission-behaviors.md
4446
- name: Understand data encryption
4547
href: understand-data-encryption.md
48+
- name: Understand Kerberos
49+
href: kerberos.md
4650
- name: Understand guidelines for Active Directory Domain Services
4751
href: understand-guidelines-active-directory-domain-service-site.md
4852
- name: Understand DNS

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

Lines changed: 426 additions & 37 deletions
Large diffs are not rendered by default.

articles/azure-netapp-files/faq-smb.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-netapp-files
55
ms.topic: conceptual
66
author: b-hchen
77
ms.author: anfdocs
8-
ms.date: 12/04/2024
8+
ms.date: 01/29/2025
99
---
1010
# SMB FAQs for Azure NetApp Files
1111

@@ -29,7 +29,7 @@ Yes, you must create an Active Directory connection before deploying an SMB volu
2929

3030
## How many Active Directory connections are supported?
3131

32-
Azure NetApp Files now supports the ability to [create multiple Active Directory configurations in a subscription](create-active-directory-connections.md#multi-ad).
32+
Azure NetApp Files now supports the ability to [create multiple Active Directory (AD) configurations in a subscription](create-active-directory-connections.md#multi-ad).
3333

3434
You can also map multiple NetApp accounts that are under the same subscription and same region to a common AD server created in one of the NetApp accounts. See [Map multiple NetApp accounts in the same subscription and region to an AD connection](create-active-directory-connections.md#shared_ad).
3535

@@ -145,7 +145,11 @@ To see when the password was last updated on the Azure NetApp Files SMB compute
145145
> Due to an interoperability issue with the [April 2022 Monthly Windows Update](
146146
https://support.microsoft.com/topic/april-12-2022-kb5012670-monthly-rollup-cae43d16-5b5d-43ea-9c52-9174177c6277), the policy that automatically updates the Active Directory computer account password for SMB volumes has been suspended until a fix is deployed.
147147

148-
## Does Azure NetApp Files support Alternate Data Streams (ADS)?
148+
## How do Azure NetApp Files Continuous Availability Shares behave when there's an underlying storage hardware maintenance event?
149+
150+
The SMB client detects a TCP reset. There's no disruption if the SMB client reconnects within 60 seconds.
151+
152+
## Does Azure NetApp Files support Alternate Data Streams?
149153

150154
Yes, Azure NetApp Files supports [Alternate Data Streams (ADS)](/openspecs/windows_protocols/ms-fscc/e2b19412-a925-4360-b009-86e3b8a020c8) by default on [SMB volumes](azure-netapp-files-create-volumes-smb.md) and [dual-protocol volumes configured with NTFS security style](create-volumes-dual-protocol.md#considerations) when accessed via SMB.
151155

articles/azure-netapp-files/kerberos.md

Lines changed: 568 additions & 0 deletions
Large diffs are not rendered by default.
49.2 KB
Loading
16.6 KB
Loading
76.9 KB
Loading
45.8 KB
Loading
48.1 KB
Loading
48.9 KB
Loading

0 commit comments

Comments
 (0)