Skip to content

Commit 60939e1

Browse files
committed
move faq
1 parent 6dc565b commit 60939e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 1 addition & 5 deletions
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: 08/22/2022
9+
ms.date: 04/08/2021
1010
ms.custom: references_regions
1111
---
1212
# Security FAQs for Azure NetApp Files
@@ -27,10 +27,6 @@ All Azure NetApp Files volumes are encrypted using the FIPS 140-2 standard. All
2727

2828
Azure NetApp Files cross-region replication uses TLS 1.2 AES-256 GCM encryption to encrypt all data transferred between the source volume and destination volume. This encryption is in addition to the [Azure MACSec encryption](../security/fundamentals/encryption-overview.md) that is on by default for all Azure traffic, including Azure NetApp Files cross-region replication.
2929

30-
## What network authentication methods are supported for SMB volumes in Azure NetApp Files?
31-
32-
NTLMv2 and Kerberos network authentication methods are supported with SMB volumes in Azure NetApp Files. NTLMv1 and LanManager are disabled and are not supported.
33-
3430
## How are encryption keys managed?
3531

3632
Key management for Azure NetApp Files is handled by the service. A unique XTS-AES-256 data encryption key is generated for each volume. An encryption key hierarchy is used to encrypt and protect all volume keys. These encryption keys are never displayed or reported in an unencrypted format. Encryption keys are deleted immediately when a volume is deleted.

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

Lines changed: 5 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: 04/21/2022
9+
ms.date: 08/24/2022
1010
---
1111
# SMB FAQs for Azure NetApp Files
1212

@@ -75,6 +75,10 @@ Azure NetApp Files supports [`CHANGE_NOTIFY` response](/openspecs/windows_protoc
7575

7676
Azure NetApp Files also supports [`LOCK` response](/openspecs/windows_protocols/ms-smb2/e215700a-102c-450a-a598-7ec2a99cd82c). This response is for the client’s request that comes in the form of a [`LOCK` request](/openspecs/windows_protocols/ms-smb2/6178b960-48b6-4999-b589-669f88e9017d).
7777

78+
## What network authentication methods are supported for SMB volumes in Azure NetApp Files?
79+
80+
NTLMv2 and Kerberos network authentication methods are supported with SMB volumes in Azure NetApp Files. NTLMv1 and LanManager are disabled and are not supported.
81+
7882
## What is the password rotation policy for the Active Directory machine account for SMB volumes?
7983

8084
The Azure NetApp Files service has a policy that automatically updates the password on the Active Directory machine account that is created for SMB volumes. This policy has the following properties:

0 commit comments

Comments
 (0)