Skip to content

Commit 9c45137

Browse files
authored
Merge pull request #115259 from NikitaDabirMsft/patch-4
Update nva-accelerated-connections.md
2 parents 50d5337 + 0eb0c5e commit 9c45137

File tree

1 file changed

+24
-11
lines changed

1 file changed

+24
-11
lines changed

articles/networking/nva-accelerated-connections.md

Lines changed: 24 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ ms.author: steveesp
99

1010
---
1111

12-
# Accelerated connections and NVAs (Preview)
12+
# Accelerated connections and NVAs (Limited GA)
1313

14-
This article helps you understand the **Accelerated Connections** feature. When Accelerated Connections is enabled on the virtual network interface (vNIC) with Accelerated Networking, networking performance is improved. This high-performance feature is available on Network Virtual Appliances (NVAs) deployed from Azure Marketplace and offers competitive performance in Connections Per Second (CPS) optimization, along with improvements to handling large amounts of simultaneous connections. To access this feature during preview, use the [Preview sign-up form](https://go.microsoft.com/fwlink/?linkid=2223706).
14+
This article helps you understand the **Accelerated Connections** feature. When Accelerated Connections is enabled on the virtual network interface (vNIC) with Accelerated Networking, networking performance is improved. This high-performance feature is available on Network Virtual Appliances (NVAs) deployed from Azure Marketplace and offers competitive performance in Connections Per Second (CPS) optimization, along with improvements to handling large amounts of simultaneous connections. To access this feature during limited GA, use the [sign-up form](https://go.microsoft.com/fwlink/?linkid=2223706).
1515

1616
> [!IMPORTANT]
1717
> This feature is currently in public preview. This public preview is provided without a service-level agreement and shouldn't be used for production workloads. Certain features might not be supported, might have constrained capabilities, or might not be available in all Azure locations. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
@@ -24,7 +24,7 @@ Accelerated Connections is implemented at the network interface level to allow m
2424
Network Virtual Appliances (NVAs) with most large scale solutions requiring v-firewall, v-switch, load balancers and other critical network features would experience higher CPS performance with Accelerated Connections.
2525

2626
> [!NOTE]
27-
> During preview, this feature is only supported for NVAs available on the [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps?search=network%20virtual%20appliance&page=1&filters=virtual-machine-images%3Bpartners).
27+
> During limited GA, this feature is only supported for NVAs available on the [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps?search=network%20virtual%20appliance&page=1&filters=virtual-machine-images%3Bpartners).
2828
>
2929
3030
**Diagram 1**
@@ -41,14 +41,14 @@ Network Virtual Appliances (NVAs) with most large scale solutions requiring v-fi
4141

4242
### Considerations and limitations
4343

44-
* This feature is available only for NVAs deployed from Azure Marketplace during preview.
45-
* To enable this feature, you must sign up for the preview using the [Preview sign-up form](https://go.microsoft.com/fwlink/?linkid=2223706).
46-
* During preview, this feature is only available on Resource Groups created after sign-up.
44+
* This feature is available only for NVAs deployed from Azure Marketplace during limited GA.
45+
* To enable this feature, you must sign up using the [sign-up form](https://go.microsoft.com/fwlink/?linkid=2223706).
46+
* During limited GA, this feature is only available on Resource Groups created after sign-up.
4747
* This feature can be enabled and is supported on new deployments using an Azure Resource Manager (ARM) template and preview instructions.
4848
* Feature support may vary as per the NVAs available on Marketplace.
4949
* Detaching and attaching a network interface on a running VM isn't supported as other Azure features.
50-
* Marketplace portal isn't supported for the public preview.
51-
* This feature is free during the preview, and chargeable after GA.
50+
* Marketplace portal isn't supported for the limited GA.
51+
* This feature is free during the limited GA, and chargeable after GA.
5252

5353
## Prerequisites
5454

@@ -57,7 +57,7 @@ The following section lists the required prerequisites:
5757
* [Accelerated networking](../virtual-network/accelerated-networking-overview.md) must be enabled on the traffic network interfaces of the NVA.
5858
* Custom tags must be added to the resources during deployment (instructions will be provided).
5959
* The data path tags should be added to the vNIC properties.
60-
* You've signed up for the preview using the [Preview sign-up form](https://go.microsoft.com/fwlink/?linkid=2223706).
60+
* You've signed up for the limited GA using the [sign-up form](https://go.microsoft.com/fwlink/?linkid=2223706).
6161

6262
## Supported regions
6363

@@ -67,11 +67,24 @@ This list will be updated as more regions become available. The following region
6767
* West Central US
6868
* East US
6969
* West US
70+
* East US 2
71+
* Central US
7072

7173
## Supported SKUs
7274

73-
This feature is supported on all SKUs supported by Accelerated Networking except the Dv5 VM family, which isn't yet supported during preview.
75+
This feature is supported on all SKUs supported by Accelerated Networking except the Dv5 VM family, which isn't yet supported during limited GA.
76+
77+
## Supported enablement methods
78+
79+
This feature enablement and deployment is supported using following methods:
80+
81+
* PowerShell
82+
* ARM templates via Azure portal
83+
* Azure CLI
84+
* Terraform
85+
* SDK Package Deployment
86+
7487

7588
## Next steps
7689

77-
Sign up for the [Preview](https://go.microsoft.com/fwlink/?linkid=2223706).
90+
Sign up for the [Limited GA](https://go.microsoft.com/fwlink/?linkid=2223706).

0 commit comments

Comments
 (0)