Skip to content

Commit c06b2a0

Browse files
Merge pull request #294450 from b-ahibbard/nsg-cmk
Nsg cmk
2 parents 48a1747 + d4aa48e commit c06b2a0

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: ram-kakani
66
ms.service: azure-netapp-files
77
ms.topic: conceptual
8-
ms.date: 12/05/2024
8+
ms.date: 02/28/2025
99
ms.author: ramakk
1010
ms.custom: references_regions
1111
---
@@ -40,15 +40,16 @@ The following table describes what’s supported for each network features confi
4040
| Number of IPs in a VNet (including immediately peered VNets) accessing volumes in an Azure NetApp Files hosting VNet | [Same standard limits as virtual machines (VMs)](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-resource-manager-virtual-networking-limits) | 1000 |
4141
| Azure NetApp Files delegated subnets per VNet | 1 | 1 |
4242
| [Network Security Groups](../virtual-network/network-security-groups-overview.md) (NSGs) on Azure NetApp Files delegated subnets | Yes | No |
43+
| NSG support for private endpoints | Yes* | No |
4344
| [User-defined routes](../virtual-network/virtual-networks-udr-overview.md#user-defined) (UDRs) on Azure NetApp Files delegated subnets | Yes | No |
44-
| Connectivity to [Private Endpoints](../private-link/private-endpoint-overview.md) | Yes* | No |
45+
| Connectivity to [Private Endpoints](../private-link/private-endpoint-overview.md) | Yes | No |
4546
| Connectivity to [Service Endpoints](../virtual-network/virtual-network-service-endpoints-overview.md) | Yes | No |
4647
| Azure policies (for example, custom naming policies) on the Azure NetApp Files interface | No | No |
4748
| Load balancers for Azure NetApp Files traffic | No | No |
4849
| Dual stack (IPv4 and IPv6) VNet | No <br> (IPv4 only supported) | No <br> (IPv4 only supported) |
4950
| Traffic routed via NVA from peered VNet | Yes | No |
5051

51-
\* Applying Azure network security groups on the private link subnet to Azure Key Vault isn't supported for Azure NetApp Files customer-managed keys. Network security groups don't affect connectivity to Private Link unless Private endpoint network policy is enabled on the subnet. It's recommended to keep this option disabled.
52+
\* This feature is currently in preview in all regions where Azure NetApp Files is supported. For guidance on configuring NSG policies for private endpoints, see [Manage network policies for private endpoints](../private-link/disable-private-endpoint-network-policy.md).
5253

5354
### Supported network topologies
5455

articles/azure-netapp-files/configure-network-features.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,22 @@ services: azure-netapp-files
55
author: b-hchen
66
ms.service: azure-netapp-files
77
ms.topic: how-to
8-
ms.date: 02/07/2025
8+
ms.date: 02/28/2025
99
ms.custom: references_regions
1010
ms.author: anfdocs
1111
---
1212
# Configure network features for an Azure NetApp Files volume
1313

1414
The **Network Features** functionality enables you to indicate whether you want to use VNet features for an Azure NetApp Files volume. With this functionality, you can set the option to ***Standard*** or ***Basic***. You can specify the setting when you create a new NFS, SMB, or dual-protocol volume. You can also modify the network features option on existing volumes. See [Guidelines for Azure NetApp Files network planning](azure-netapp-files-network-topologies.md) for details about network features.
1515

16-
This article helps you understand the options and shows you how to configure network features.
17-
1816
## Options for network features
1917

2018
Two settings are available for network features:
2119

2220
* ***Standard***
2321
This setting enables VNet features for the volume.
2422

25-
If you need higher IP limits or VNet features such as [network security groups](../virtual-network/network-security-groups-overview.md), [user-defined routes](../virtual-network/virtual-networks-udr-overview.md#user-defined), or additional connectivity patterns, you should set **Network Features** to *Standard*.
23+
If you need higher IP limits or VNet features such as [network security groups (NSGs)](../virtual-network/network-security-groups-overview.md), [user-defined routes](../virtual-network/virtual-networks-udr-overview.md#user-defined), or additional connectivity patterns, you should set **Network Features** to *Standard*.
2624

2725
* ***Basic***
2826
This setting provides reduced IP limits (<1000) and no additional VNet features for the volumes.

articles/azure-netapp-files/whats-new.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: b-hchen
66
ms.service: azure-netapp-files
77
ms.custom: linux-related-content
88
ms.topic: overview
9-
ms.date: 02/11/2025
9+
ms.date: 02/28/2025
1010
ms.author: anfdocs
1111
---
1212

@@ -16,6 +16,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
1616

1717
## February 2025
1818

19+
* [Network security group (NSG) support for private link connectivity](azure-netapp-files-network-topologies.md) (Preview)
20+
21+
Azure NetApp Files now supports private links with NSGs in all regions. This feature enables you to apply NSG policies to private link endpoints, enhancing the security of your workload deployments.
22+
1923
* [New volume usage metric](azure-netapp-files-metrics.md#volumes): volume inodes percentage
2024

2125
Azure NetApp Files metrics now enable you to see the percentage of a volume's total [inodes](maxfiles-concept.md) consumed.

0 commit comments

Comments
 (0)