Skip to content

Commit 0b40afd

Browse files
committed
remove region language
1 parent bf0e9f6 commit 0b40afd

File tree

4 files changed

+5
-14
lines changed

4 files changed

+5
-14
lines changed

articles/azure-netapp-files/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@
6767
href: azure-netapp-files-network-topologies.md
6868
- name: Resource limits for Azure NetApp Files
6969
href: azure-netapp-files-resource-limits.md
70+
- name: Understand large volumes
71+
href: large-volumes.md
72+
- name: Requirements and considerations for large volumes
73+
href: large-volumes-requirements-considerations.md
7074
- name: High file counts
7175
items:
7276
- name: Understand maxfiles
@@ -99,10 +103,6 @@
99103
href: regional-capacity-quota.md
100104
- name: Understand default and individual user and group quotas
101105
href: default-individual-user-group-quotas-introduction.md
102-
- name: Understand large volumes
103-
href: large-volumes.md
104-
- name: Requirements and considerations for large volumes
105-
href: large-volumes-requirements-considerations.md
106106
- name: Performance
107107
items:
108108
- name: Best practices and considerations

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure NetApp Files volumes are designed to be contained in a special purpose sub
1919

2020
## Configurable network features
2121

22-
In supported regions, you can create new volumes or modify existing volumes to use *Standard* or *Basic* network features. In regions where the Standard network features aren't supported, the volume defaults to using the Basic network features. For more information, see [Configure network features](configure-network-features.md).
22+
You can create new volumes or modify existing volumes to use *Standard* or *Basic* network features. For more information, see [Configure network features](configure-network-features.md).
2323

2424
* ***Standard***
2525
Selecting this setting enables higher IP limits and standard VNet features such as [network security groups](../virtual-network/network-security-groups-overview.md) and [user-defined routes](../virtual-network/virtual-networks-udr-overview.md#user-defined) on delegated subnets, and additional connectivity patterns as indicated in this article.

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@ Two settings are available for network features:
3232
## Considerations
3333

3434
* Regardless of the network features option you set (*Standard* or *Basic*), an Azure VNet can only have one subnet delegated to Azure NetApp files. See [Delegate a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md#considerations).
35-
36-
* If the Standard volume capability is supported for the region, the Network Features field of the Create a Volume page defaults to *Standard*. You can change this setting to *Basic*.
37-
* If the Standard volume capability isn't available for the region, the Network Features field of the Create a Volume page defaults to *Basic*, and you can't modify the setting.
3835

3936
* The ability to locate storage compatible with the desired type of network features depends on the VNet specified. If you can't create a volume because of insufficient resources, you can try a different VNet for which compatible storage is available.
4037

@@ -53,14 +50,8 @@ This section shows you how to set the network features option when you create a
5350

5451
1. During the process of creating a new [NFS](azure-netapp-files-create-volumes.md), [SMB](azure-netapp-files-create-volumes-smb.md), or [dual-protocol](create-volumes-dual-protocol.md) volume, you can set the **Network Features** option to **Basic** or **Standard** under the Basic tab of the Create a Volume screen.
5552

56-
The following screenshot shows a volume creation example for a region that supports the Standard network features capabilities:
57-
5853
![Screenshot that shows volume creation for Standard network features.](./media/configure-network-features/network-features-create-standard.png)
5954

60-
The following screenshot shows a volume creation example for a region that does *not* support the Standard network features capabilities:
61-
62-
![Screenshot that shows volume creation for Basic network features.](./media/configure-network-features/network-features-create-basic.png)
63-
6455
2. Before completing the volume creation process, you can display the specified network features setting in the **Review + Create** tab of the Create a Volume screen. Select **Create** to complete the volume creation.
6556

6657
![Screenshot that shows the Review and Create tab of volume creation.](./media/configure-network-features/network-features-review-create-tab.png)

0 commit comments

Comments
 (0)