Skip to content

Commit db8b198

Browse files
Update native-internet-connectivity-design-considerations.md
1 parent 55d1925 commit db8b198

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/azure-vmware/native-internet-connectivity-design-considerations.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure VMware Solution in an Azure Virtual Network Internet connectivity design consideration (Public preview)
3-
description: Learn about Azure VMware Solution in an Azure Virtual Network Internet connectivity design consideration.
2+
title: Internet Configuration for Azure VMware Solution Generation 2 Private Clouds
3+
description: Learn about Azure VMware Solution in an Azure Virtual Network Internet connectivity configuration.
44
ms.topic: how-to
55
ms.service: azure-vmware
66
ms.date: 3/28/2025
@@ -9,22 +9,22 @@ ms.custom: engagement-fy25
99

1010
# Connect to Internet
1111

12-
After you deploy Azure VMware Solution in an Azure Virtual Network, you may require network connectivity between the private cloud and other networks you have in an Azure Virtual Network, on-premises, other Azure VMware Solution private clouds, or the internet. In this article, you learn to connect Azure VMware Solution on an Azure Virtual Network private cloud to the internet.
12+
After you deploy an Azure VMware Solution Generation (Gen) 2 private cloud, you may require network connectivity between the private cloud and other networks you have in an Azure Virtual Network, on-premises, other Azure VMware Solution private clouds, or the internet. In this article, you learn to connect Azure VMware Solution on an Azure Virtual Network private cloud to the internet.
1313

1414
## Prerequisites
15-
- Azure VMware Solution private cloud in an Azure Virtual Network deployed successfully.
15+
- Gen 2 private cloud deployed successfully.
1616
- Azure Firewall or a third-party Network Virtual Appliance (NVA) deployed in the virtual network which will be used as an internet ingress/egress appliance.
1717
- Azure route table with a default route pointing to the Azure Firewall or Network Virtual Appliance.
1818

19-
## Connect Azure VMware Solution in an Azure Virtual Network private cloud to the Internet
19+
## Connect Azure VMware Solution Generation 2 Private Cloud to the Internet
2020

2121
Azure VMware Solution provides necessary internet connectivity to SDDC appliances like vCenter, NSX Manager, and HCX Manager for management functions. This private cloud relies on the internet connectivity configured on the Virtual Network it's deployed in. The customer workload can connect to the internet through either virtual WAN, Azure Firewall, or third-party Network Virtual Appliances. The standard Azure Supported topology for virtual WAN, Azure Firewall, and third-party Network Virtual Appliances are supported.
2222

2323
:::image type="content" source="./media/native-connectivity/native-connect-private-cloud-internet.png" alt-text="Diagram showing an Azure VMware Solution connection to other virtual networks." lightbox="media/native-connectivity/native-connect-private-cloud-internet.png":::
2424

25-
Azure VMware Solution internet connectivity using Azure Firewall is similar to the way Azure virtual network internet connectivity is achieved, which is described in more detail in the Azure Firewall documentation. The only thing specific to the Azure VMware solution is the subnets which need to be associated with a user-defined route table (UDR) to point to Azure Firewall or third-party Network Virtual Appliance for internet connectivity.
25+
Internet connectivity using Azure Firewall is similar to the way Azure virtual network internet connectivity is achieved, which is described in more detail in the Azure Firewall documentation. The only thing specific to the Azure VMware solution is the subnets which need to be associated with a user-defined route table (UDR) to point to Azure Firewall or third-party Network Virtual Appliance for internet connectivity.
2626

27-
## Main steps:
27+
## Steps:
2828

2929
1. Have or create Azure Firewall or a third-party Network Virtual Appliance in the virtual network local to the private cloud or in the peered virtual network.
3030
2. Define an Azure route table with a 0.0.0.0/0 route pointing to the next-hop type Virtual Appliance with the next-hop IP address of the Azure Firewall private IP or IP of the Network Virtual Appliance.

0 commit comments

Comments
 (0)