Skip to content

Commit 808d50d

Browse files
authored
Merge pull request #217745 from b-ahibbard/anf-new-region-9nov22
Brazil South. Remove AFEC for network planning
2 parents 3830d6f + 074f740 commit 808d50d

File tree

3 files changed

+7
-30
lines changed

3 files changed

+7
-30
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: conceptual
15-
ms.date: 11/08/2022
15+
ms.date: 11/09/2022
1616
ms.author: ramakk
17+
ms.custom: references_regions
1718
---
1819
# Guidelines for Azure NetApp Files network planning
1920

@@ -23,7 +24,7 @@ Azure NetApp Files volumes are designed to be contained in a special purpose sub
2324

2425
## Configurable network features
2526

26-
Register for the [**configurable network features**](configure-network-features.md) to create volumes with standard network features. You can create new volumes choosing *Standard* or *Basic* network features in supported regions. In regions where the Standard network features aren't supported, the volume defaults to using the Basic network features.
27+
You can create new volumes choosing *Standard* or *Basic* network features in supported regions. 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).
2728

2829
* ***Standard***
2930
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.
@@ -39,6 +40,7 @@ Azure NetApp Files Standard network features are supported for the following reg
3940
* Australia Central 2
4041
* Australia East
4142
* Australia Southeast
43+
* Brazil South
4244
* Canada Central
4345
* Central US
4446
* East Asia

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

Lines changed: 1 addition & 26 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: how-to
15-
ms.date: 09/29/2022
15+
ms.date: 11/09/2022
1616
ms.custom: references_regions
1717
ms.author: anfdocs
1818
---
@@ -54,31 +54,6 @@ Two settings are available for network features:
5454

5555
* Conversion between Basic and Standard networking features in either direction is not currently supported.
5656

57-
## Register the feature
58-
59-
Follow the registration steps if you're using the feature for the first time.
60-
61-
1. Register the feature by running the following commands:
62-
63-
```azurepowershell-interactive
64-
Register-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFSDNAppliance
65-
66-
Register-AzProviderFeature -ProviderNamespace Microsoft.Network -FeatureName AllowPoliciesOnBareMetal
67-
```
68-
69-
2. Check the status of the feature registration:
70-
71-
> [!NOTE]
72-
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to `Registered`. Wait until the status is `Registered` before continuing.
73-
74-
```azurepowershell-interactive
75-
Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFSDNAppliance
76-
77-
Get-AzProviderFeature -ProviderNamespace Microsoft.Network -FeatureName AllowPoliciesOnBareMetal
78-
```
79-
80-
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
81-
8257
## Set the Network Features option
8358

8459
This section shows you how to set the Network Features option.

articles/azure-netapp-files/whats-new.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: overview
15-
ms.date: 11/07/2022
15+
ms.date: 11/09/2022
1616
ms.author: anfdocs
1717
---
1818
# What's new in Azure NetApp Files
@@ -41,7 +41,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
4141

4242
* [Standard network features](configure-network-features.md) are now generally available [in supported regions](azure-netapp-files-network-topologies.md#supported-regions).
4343

44-
Standard network features now includes Global VNet peering. You must still [register the feature](configure-network-features.md#register-the-feature) before using it.
44+
Standard network features now includes Global VNet peering.
4545

4646
Regular billing for Standard network features on Azure NetApp Files began November 1, 2022.
4747

0 commit comments

Comments
 (0)