Skip to content

Commit a394ad4

Browse files
authored
Merge pull request #284579 from b-ahibbard/copilot-edits
copilot edits
2 parents 6856efd + ae1fae7 commit a394ad4

8 files changed

+47
-55
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: references_regions
1313

1414
Network architecture planning is a key element of designing any application infrastructure. This article helps you design an effective network architecture for your workloads to benefit from the rich capabilities of Azure NetApp Files.
1515

16-
Azure NetApp Files volumes are designed to be contained in a special purpose subnet called a [delegated subnet](../virtual-network/virtual-network-manage-subnet.md) within your Azure Virtual Network. Therefore, you can access the volumes directly from within Azure over VNet peering or from on-premises over a Virtual Network Gateway (ExpressRoute or VPN Gateway). The subnet is dedicated to Azure NetApp Files and there's no connectivity to the Internet.
16+
Azure NetApp Files volumes are designed to be contained in a special purpose subnet called a [delegated subnet](../virtual-network/virtual-network-manage-subnet.md) within your Azure Virtual Network. Therefore, you can access the volumes directly from within Azure over virtual network (VNet) peering or from on-premises over a Virtual Network Gateway (ExpressRoute or VPN Gateway). The subnet is dedicated to Azure NetApp Files and there's no connectivity to the Internet.
1717

1818
<a name="regions-standard-network-features"></a>The option to set Standard network features on new volumes and to modify network features for existing volumes is supported in all Azure NetApp Files-enabled regions.
1919

@@ -37,7 +37,7 @@ The following table describes what’s supported for each network features confi
3737

3838
| Features | Standard network features | Basic network features |
3939
|---|---|---|
40-
| 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 |
40+
| 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 |
4343
| [User-defined routes](../virtual-network/virtual-networks-udr-overview.md#user-defined) (UDRs) on Azure NetApp Files delegated subnets | Yes | No |
@@ -98,7 +98,7 @@ If the VNet is peered with another VNet, you can't expand the VNet address space
9898
>
9999
> It's also recommended that the size of the delegated subnet be at least /25 for SAP workloads and /26 for other workload scenarios.
100100
101-
### UDRs and NSGs
101+
### <a name="udrs-and-nsgs"></a> User-defined routes (UDRs) and network security groups (NSGs)
102102

103103
If the subnet has a combination of volumes with the Standard and Basic network features, user-defined routes (UDRs) and network security groups (NSGs) applied on the delegated subnets will only apply to the volumes with the Standard network features.
104104

articles/azure-netapp-files/azure-netapp-files-quickstart-set-up-account-create-volumes.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -451,17 +451,8 @@ Use the Azure portal, PowerShell, or the Azure CLI to delete the resource group.
451451
452452
## Next steps
453453
454-
> [!div class="nextstepaction"]
455-
> [Storage hierarchy of Azure NetApp Files](azure-netapp-files-understand-storage-hierarchy.md)
456-
457-
> [!div class="nextstepaction"]
458-
> [Service levels for Azure NetApp Files](azure-netapp-files-service-levels.md)
459-
460-
> [!div class="nextstepaction"]
461-
> [Create an NFS volume](azure-netapp-files-create-volumes.md)
462-
463-
> [!div class="nextstepaction"]
464-
> [Solution architectures using Azure NetApp Files](azure-netapp-files-solution-architectures.md)
465-
466-
> [!div class="nextstepaction"]
467-
> [Application resilience FAQs for Azure NetApp Files](faq-application-resilience.md)
454+
- [Storage hierarchy of Azure NetApp Files](azure-netapp-files-understand-storage-hierarchy.md)
455+
- [Service levels for Azure NetApp Files](azure-netapp-files-service-levels.md)
456+
- [Create an NFS volume](azure-netapp-files-create-volumes.md)
457+
- [Solution architectures using Azure NetApp Files](azure-netapp-files-solution-architectures.md)
458+
- [Application resilience FAQs for Azure NetApp Files](faq-application-resilience.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following table describes resource limits for Azure NetApp Files:
2424
| Number of volumes per subscription | 500 | Yes |
2525
| Number of volumes per capacity pool | 500 | Yes |
2626
| Number of snapshots per volume | 255 | No |
27-
| Number of IPs in a virtual network (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 |
27+
| Number of IPs in a virtual network (including immediately peered virtual networks [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 |
2828
| Minimum size of a single capacity pool | 1 TiB* | No |
2929
| Maximum size of a single capacity pool | 2,048 TiB | No |
3030
| Minimum size of a single regular volume | 50 GiB | No |

0 commit comments

Comments
 (0)