Skip to content

Commit 85e7909

Browse files
committed
update resource limits for number of ips in vnet
1 parent fd2530e commit 85e7909

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following table describes what’s supported for each network features confi
7070

7171
| Features | Standard network features | Basic network features |
7272
|---|---|---|
73-
| Number of IPs in a VNet (including immediately peered VNets) accessing volumes in an Azure NetApp Files hosting VNet | [Standard limits as VMs](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-resource-manager-virtual-networking-limits) | 1000 |
73+
| Number of IPs in a VNet (including immediately peered VNets) accessing volumes in an Azure NetApp Files hosting VNet | [Same standard limits as VMs](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-resource-manager-virtual-networking-limits) | 1000 |
7474
| Azure NetApp Files delegated subnets per VNet | 1 | 1 |
7575
| [Network Security Groups](../virtual-network/network-security-groups-overview.md) (NSGs) on Azure NetApp Files delegated subnets | Yes | No |
7676
| [User-defined routes](../virtual-network/virtual-networks-udr-overview.md#user-defined) (UDRs) on Azure NetApp Files delegated subnets | Yes | No |

articles/azure-netapp-files/azure-netapp-files-resource-limits.md

Lines changed: 2 additions & 2 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: 04/28/2022
15+
ms.date: 08/24/2022
1616
ms.author: anfdocs
1717
---
1818
# Resource limits for Azure NetApp Files
@@ -31,7 +31,7 @@ The following table describes resource limits for Azure NetApp Files:
3131
| Number of volumes per subscription | 500 | Yes |
3232
| Number of volumes per capacity pool | 500 | Yes |
3333
| Number of snapshots per volume | 255 | No |
34-
| Number of IPs in a VNet (including immediately peered VNets) accessing volumes in an Azure NetApp Files hosting VNet | 1000 | No |
34+
| Number of IPs in a VNet (including immediately peered VNets) accessing volumes in an Azure NetApp Files hosting VNet | <ul><li>**Basic**: 1000</li><li>**Standard**: [Same standard limits as VMs](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-resource-manager-virtual-networking-limits)</li></ul> | No |
3535
| Minimum size of a single capacity pool | 4 TiB | No |
3636
| Maximum size of a single capacity pool | 500 TiB | No |
3737
| Minimum size of a single volume | 100 GiB | No |

0 commit comments

Comments
 (0)