Skip to content

Commit cd65ad6

Browse files
Merge pull request #231044 from b-ahibbard/anf-netlogon
CVE-2022-38023 faq
2 parents d845221 + da3b9e3 commit cd65ad6

File tree

5 files changed

+35
-1
lines changed

5 files changed

+35
-1
lines changed

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

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

1616
Several features of Azure NetApp Files require that you have an Active Directory connection. For example, you need to have an Active Directory connection before you can create an [SMB volume](azure-netapp-files-create-volumes-smb.md), a [NFSv4.1 Kerberos volume](configure-kerberos-encryption.md), or a [dual-protocol volume](create-volumes-dual-protocol.md). This article shows you how to create and manage Active Directory connections for Azure NetApp Files.
1717

18+
[!INCLUDE [April 2023 Netlogon notice](includes/netlogon-april-2023.md)]
19+
1820
## <a name="requirements-for-active-directory-connections"></a>Requirements and considerations for Active Directory connections
1921

2022
> [!IMPORTANT]

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.workload: storage
66
ms.topic: conceptual
77
author: b-hchen
88
ms.author: anfdocs
9-
ms.date: 03/13/2023
9+
ms.date: 04/6/2023
1010
---
1111
# SMB FAQs for Azure NetApp Files
1212

@@ -32,6 +32,16 @@ Both [Azure Active Directory Domain Services (Azure AD DS)](../active-directory-
3232

3333
If you're using Azure NetApp Files with Azure Active Directory Domain Services, the organizational unit path is `OU=AADDC Computers` when you configure Active Directory for your NetApp account.
3434

35+
## How do the Netlogon protocol changes in the April 2023 Windows Update affect Azure NetApp Files?
36+
37+
The Windows April 2023 update will include a patch for Netlogon protocol changes, however these changes are not enforced at this time.
38+
39+
You should not modify the `RequireSeal` value to 2 at this time. Azure NetApp Files adds support for setting `RequireSeal` to 2 in May 2023.
40+
41+
The enforcement of setting `RequireSeal` value to 2 will occur by default with the June 2023 Azure update.
42+
43+
For more information, see [KB5021130: How to manage the Netlogon protocol changes related to CVE-2022-38023](https://support.microsoft.com/topic/kb5021130-how-to-manage-the-netlogon-protocol-changes-related-to-cve-2022-38023-46ea3067-3989-4d40-963c-680fd9e8ee25#timing5021130).
44+
3545
## What versions of Windows Server Active Directory are supported?
3646

3747
Azure NetApp Files supports Windows Server 2008r2SP1-2019 versions of Active Directory Domain Services.
@@ -108,6 +118,7 @@ Yes, Azure NetApp Files supports [Alternate Data Streams (ADS)](/openspecs/windo
108118

109119
SMB/CIFS oplocks (opportunistic locks) enable the redirector on a SMB/CIFS client in certain file-sharing scenarios to perform client-side caching of read-ahead, write-behind, and lock information. A client can then work with a file (read or write it) without regularly reminding the server that it needs access to the file. This improves performance by reducing network traffic. SMB/CIFS oplocks are enabled on Azure NetApp Files SMB and dual-protocol volumes.
110120

121+
111122
## Next steps
112123

113124
- [FAQs about SMB performance for Azure NetApp Files](azure-netapp-files-smb-performance.md)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: b-ahibbard
5+
ms.service: azure-netapp-files
6+
ms.topic: include
7+
ms.date: 04/06/2023
8+
ms.author: anfdocs
9+
ms.custom: include file
10+
11+
# azure-netapp-files/create-active-directory-connections.md
12+
# azure-netapp-files/understand-guidelines-active-directory-domain-service-site.md
13+
# azure-netapp-files/modify-active-directory-connections.md
14+
---
15+
16+
>[!IMPORTANT]
17+
>The April 2023 Windows Update includes an update to Netlogon Secure Channel. For more information about this update, see [How do the Netlogon protocol changes in the April 2023 Windows Update affect Azure NetApp Files?](../faq-smb.md#how-do-the-netlogon-protocol-changes-in-the-april-2023-windows-update-affect-azure-netapp-files)

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+
[!INCLUDE [April 2023 Netlogon notice](includes/netlogon-april-2023.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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Proper Active Directory Domain Services (AD DS) design and planning are key to s
2121

2222
This article provides recommendations to help you develop an AD DS deployment strategy for Azure NetApp Files. Before reading this article, you need to have a good understanding about how AD DS works on a functional level.
2323

24+
[!INCLUDE [April 2023 Netlogon notice](includes/netlogon-april-2023.md)]
25+
2426
## <a name="ad-ds-requirements"></a> Identify AD DS requirements for Azure NetApp Files
2527

2628
Before you deploy Azure NetApp Files volumes, you must identify the AD DS integration requirements for Azure NetApp Files to ensure that Azure NetApp Files is well connected to AD DS. _Incorrect or incomplete AD DS integration with Azure NetApp Files might cause client access interruptions or outages for SMB, dual-protocol, or Kerberos NFSv4.1 volumes_.

0 commit comments

Comments
 (0)