Skip to content

Commit babf83f

Browse files
Merge pull request #267331 from b-ahibbard/neil-notes
Neil notes
2 parents 4cb07e8 + 0695a8e commit babf83f

File tree

4 files changed

+12
-55
lines changed

4 files changed

+12
-55
lines changed

articles/azure-netapp-files/application-volume-group-considerations.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article describes the requirements and considerations you need to be aware
1818
* You must create a proximity placement group (PPG) and anchor it to your SAP HANA compute resources. Application volume group for SAP HANA needs this setup to search for an Azure NetApp Files resource that is close to the SAP HANA servers. For more information, see [Best practices about Proximity Placement Groups](#best-practices-about-proximity-placement-groups) and [Create a Proximity Placement Group using the Azure portal](../virtual-machines/windows/proximity-placement-groups-portal.md).
1919

2020
>[!NOTE]
21-
>Do not delete the PPG. Deleting a PPG will remove the pinning and can cause subsequent volume groups to be created in sub-optimal locations which could lead to increased latency.
21+
>Do not delete the PPG. Deleting a PPG removes the pinning and can cause subsequent volume groups to be created in sub-optimal locations which could lead to increased latency.
2222
2323
* You must complete your sizing and SAP HANA system architecture, including the following areas:
2424
* SAP ID (SID)
@@ -31,7 +31,9 @@ This article describes the requirements and considerations you need to be aware
3131

3232
It is recommended that you lay out the VNet and delegated subnet at design time.
3333

34-
Application volume group for SAP HANA will create multiple IP addresses, up to six IP addresses for larger-sized estates. Ensure that the delegated subnet has sufficient free IP addresses. Consider using a delegated subnet with a minimum of 59 IP addresses with a subnet size of /26. See [Considerations about delegating a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md#considerations).
34+
Application volume group for SAP HANA create multiple IP addresses, up to six IP addresses for larger-sized estates. Ensure that the delegated subnet has sufficient free IP addresses. Consider using a delegated subnet with a minimum of 59 IP addresses with a subnet size of /26. See [Considerations about delegating a subnet to Azure NetApp Files](azure-netapp-files-delegate-subnet.md#considerations).
35+
36+
* Application volume group for SAP HANA only supports [Basic network features](azure-netapp-files-network-topologies.md). You should not edit network features for volumes in an application volume group.
3537

3638
>[!IMPORTANT]
3739
>The use of application volume group for SAP HANA for applications other than SAP HANA is not supported. Reach out to your Azure NetApp Files specialist for guidance on using Azure NetApp Files multi-volume layouts with other database applications.

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

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

2828
### Supported regions
2929

30-
<a name="regions-standard-network-features"></a>Azure NetApp Files *Standard network features* are supported for the following regions:
30+
<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 available in the following regions:
3131

3232
* Australia Central
3333
* Australia Central 2
@@ -73,54 +73,6 @@ Azure NetApp Files volumes are designed to be contained in a special purpose sub
7373
* West US 2
7474
* West US 3
7575

76-
<a name="regions-edit-network-features"></a>The option to *[edit network features for existing volumes](configure-network-features.md#edit-network-features-option-for-existing-volumes)* is supported for the following regions:
77-
78-
* Australia Central
79-
* Australia Central 2
80-
* Australia East
81-
* Australia Southeast
82-
* Brazil South
83-
* Brazil Southeast
84-
* Canada Central
85-
* Canada East
86-
* Central India
87-
* Central US
88-
* East Asia
89-
* East US*
90-
* East US 2
91-
* France Central
92-
* Germany North
93-
* Germany West Central
94-
* Japan East
95-
* Japan West
96-
* Korea Central
97-
* Korea South
98-
* North Central US
99-
* North Europe
100-
* Norway East
101-
* Norway West
102-
* Qatar Central
103-
* South Africa North
104-
* South Central US*
105-
* South India
106-
* Southeast Asia
107-
* Sweden Central
108-
* Switzerland North
109-
* Switzerland West
110-
* UAE Central
111-
* UAE North
112-
* UK South
113-
* UK West
114-
* US Gov Arizona
115-
* US Gov Texas
116-
* US Gov Virginia
117-
* West Europe
118-
* West US
119-
* West US 2*
120-
* West US 3
121-
122-
\* Not all volume in this region are available for conversion. All volumes will be available for conversion in the future.
123-
12476
## Considerations
12577

12678
You should understand a few considerations when you plan for Azure NetApp Files network.

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Two settings are available for network features:
4949
* When you change the network features option of existing volumes from Basic to Standard network features, access to existing Basic networking volumes might be lost if your UDR or NSG implementations prevent the Basic networking volumes from connecting to DNS and domain controllers. You might also lose the ability to update information, such as the site name, in the Active Directory connector if all volumes can’t communicate with DNS and domain controllers. For guidance about UDRs and NSGs, see [Configure network features for an Azure NetApp Files volume](azure-netapp-files-network-topologies.md#udrs-and-nsgs).
5050

5151
>[!NOTE]
52-
> The networking features of the DP volume will not be affected by changing the source volume from basic to standard network features.
52+
> The networking features of the DP volume are not affected by changing the source volume from Basic to Standard network features.
5353
5454
## <a name="set-the-network-features-option"></a>Set network features option during volume creation
5555

@@ -77,10 +77,13 @@ This section shows you how to set the network features option when you create a
7777

7878
You can edit the network features option of existing volumes from *Basic* to *Standard* network features. The change you make applies to all volumes in the same *network sibling set* (or *siblings*). Siblings are determined by their network IP address relationship. They share the same NIC for mounting the volume to the client or connecting to the SMB share of the volume. At the creation of a volume, its siblings are determined by a placement algorithm that aims for reusing the IP address where possible.
7979

80+
The edit network features option is available in [all regions that support Standard network features](azure-netapp-files-network-topologies.md#supported-regions).
81+
8082
>[!IMPORTANT]
8183
>It's not recommended that you use the edit network features option with Terraform-managed volumes due to risks. You must follow separate instructions if you use Terraform-managed volumes. For more information see, [Update Terraform-managed Azure NetApp Files volume from Basic to Standard](#update-terraform-managed-azure-netapp-files-volume-from-basic-to-standard).
8284
83-
See [regions supported for this feature](azure-netapp-files-network-topologies.md#regions-edit-network-features).
85+
>[!IMPORTANT]
86+
>You should not use the edit network features option for an [application volume group for SAP HANA](application-volume-group-introduction.md). Application volume group for SAP HANA only supports Basic network features.
8487
8588
> [!NOTE]
8689
> You need to submit a waitlist request for accessing the feature through the **[Azure NetApp Files standard networking features (edit volumes) Request Form](https://aka.ms/anfeditnetworkfeaturespreview)**. The feature can take approximately one week to be enabled after you submit the waitlist request. You can check the status of feature registration by using the following command:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
4242

4343
## January 2024
4444

45-
* [Standard network features - Edit volumes available in US Gov regions](azure-netapp-files-network-topologies.md#regions-edit-network-features) (Preview)
45+
* [Standard network features - Edit volumes available in US Gov regions](azure-netapp-files-network-topologies.md#supported-regions) (Preview)
4646

4747
Azure NetApp Files now supports the capability to edit network features of existing volumes in US Gov Arizona, US Gov Texas, and US Gov Texas. This capability provides an enhanced, more standard, Microsoft Azure Virtual Network experience through various security and connectivity features that are available on Virtual Networks to Azure services. This feature is in preview in commercial and US Gov regions.
4848

@@ -159,7 +159,7 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
159159
* Connectivity over Active/Active VPN gateway setup
160160
* [ExpressRoute FastPath](../expressroute/about-fastpath.md) connectivity to Azure NetApp Files
161161

162-
This feature is now in public preview, currently available in [16 Azure regions](azure-netapp-files-network-topologies.md#regions-edit-network-features). It will roll out to other regions. Stay tuned for further information as more regions become available.
162+
This feature is now in public preview, currently available in [16 Azure regions](azure-netapp-files-network-topologies.md#supported-regions). It will roll out to other regions. Stay tuned for further information as more regions become available.
163163

164164
* [Azure Application Consistent Snapshot tool (AzAcSnap) 8 (GA)](azacsnap-introduction.md)
165165

0 commit comments

Comments
 (0)