Skip to content

Commit 45ee579

Browse files
Merge pull request #208971 from b-ahibbard/anf-jira-updates-24aug
new considerations: security faq & standard networking
2 parents 1f4fc52 + 520f477 commit 45ee579

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

articles/azure-netapp-files/azure-netapp-files-network-topologies.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 08/11/2022
15+
ms.date: 08/22/2022
1616
ms.author: ramakk
1717
---
1818
# Guidelines for Azure NetApp Files network planning
@@ -33,7 +33,7 @@ Azure NetApp Files volumes are designed to be contained in a special purpose sub
3333

3434
### Supported regions
3535

36-
Azure NetApp Files standard network features are supported for the following regions:
36+
Azure NetApp Files Standard network features are supported for the following regions:
3737

3838
* Australia Central
3939
* Australia Central 2
@@ -80,7 +80,10 @@ The following table describes what’s supported for each network features confi
8080
| Dual stack (IPv4 and IPv6) VNet | No <br> (IPv4 only supported) | No <br> (IPv4 only supported) |
8181

8282
> [!IMPORTANT]
83-
> Upgrade from basic to standard network feature is not currently supported.
83+
> Upgrade from Basic to Standard network feature is not currently supported.
84+
85+
> [!IMPORTANT]
86+
> Conversion between Basic and Standard networking features is not currently supported.
8487
8588
### Supported network topologies
8689

@@ -158,7 +161,7 @@ The following diagram illustrates an Azure-native environment with cross-region
158161

159162
:::image type="content" source="../media/azure-netapp-files/azure-native-cross-region-peering.png" alt-text="Diagram depicting Azure native environment setup with cross-region VNet peering." lightbox="../media/azure-netapp-files/azure-native-cross-region-peering.png":::
160163

161-
With the standard network feature, VMs are able to connect to volumes in another region via global or cross-region VNet peering. The above diagram adds a second region to the configuration in the [local VNet peering section](#vnet-peering). For VNet 4 in this diagram, an Azure NetApp Files volume is created in a delegated subnet and can be mounted on VM5 in the application subnet.
164+
With Standard network features, VMs are able to connect to volumes in another region via global or cross-region VNet peering. The above diagram adds a second region to the configuration in the [local VNet peering section](#vnet-peering). For VNet 4 in this diagram, an Azure NetApp Files volume is created in a delegated subnet and can be mounted on VM5 in the application subnet.
162165

163166
In the diagram, VM2 in Region 1 can connect to Volume 3 in Region 2. VM5 in Region 2 can connect to Volume 2 in Region 1 via VNet peering between Region 1 and Region 2.
164167

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

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

@@ -30,7 +30,7 @@ However, you can map multiple NetApp accounts that are under the same subscripti
3030

3131
Both [Azure Active Directory (AD) Domain Services](../active-directory-domain-services/overview.md) and [Active Directory Domain Services (AD DS)](/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview) are supported. You can use existing Active Directory domain controllers with Azure NetApp Files. Domain controllers can reside in Azure as virtual machines, or on premises via ExpressRoute or S2S VPN. Azure NetApp Files doesn't support AD join for [Azure Active Directory](https://azure.microsoft.com/resources/videos/azure-active-directory-overview/) at this time.
3232

33-
If you are 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.
33+
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

3535
## What versions of Windows Server Active Directory are supported?
3636

@@ -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)