Skip to content

Commit e1ae873

Browse files
authored
Merge pull request #298121 from yash177-maker1/docs-editor/introduction-1744387835
Update Fleet Native name.md
2 parents c762417 + 7d7c924 commit e1ae873

12 files changed

+129
-93
lines changed

articles/azure-vmware/introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ The diagram shows the adjacency between private clouds and VNets in Azure, Azure
2323

2424
You can deploy new or scale existing private clouds through the Azure portal or Azure CLI.
2525

26-
## Azure VMware Solution deployment types
26+
## Azure VMware Solution private cloud types
2727

28-
Azure VMware Solution provides two different deployment types:
28+
Azure VMware Solution provides two different private cloud generations:
2929

30-
1. Azure VMware Solution provides VMware vSphere clusters built from dedicated bare-metal hosts deployed in Azure datacenter facilities. Microsoft-managed **ExpressRoute circuits** provide connectivity between VMware vSphere hosts and native Azure resources deployed in Virtual Networks.
30+
1. Azure VMware Solution Generation 1 provides VMware vSphere clusters built from dedicated bare-metal hosts deployed in Azure datacenter facilities. Microsoft-managed **ExpressRoute circuits** provide connectivity between VMware vSphere hosts and native Azure resources deployed in Virtual Networks.
3131

32-
2. [Azure VMware Solution in a Virtual Network](native-introduction.md) (Public Preview) provides VMware vSphere clusters built from dedicated Azure bare-metal hosts. Azure VMware Solution in an **Azure Virtual Network** features an updated network architecture whereby VMware vSphere hosts are directly attached to Azure Virtual Networks. This offering in only supported on the AV64 SKU.
32+
1. [Azure VMware Solution Generation 2](native-introduction.md) (Public Preview) provides VMware vSphere clusters built from dedicated Azure bare-metal hosts. Azure VMware Solution in an **Azure Virtual Network** features an updated network architecture whereby VMware vSphere hosts are directly attached to Azure Virtual Networks. This offering in only supported on the AV64 SKU.
3333

3434

3535
## Azure VMware Solution private cloud extension with AV64 node size
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
---
2-
title: Connect multiple Azure VMware Solutions in an Azure Virtual Network
3-
description: Learn about connecting multiple Azure VMware Solutions in an Azure Virtual Network.
2+
title: Connect multiple Azure VMware Solution Generation 2 Private Clouds
3+
description: Learn about connecting multiple Azure VMware Solution Generation 2 Private Clouds.
44
ms.topic: how-to
55
ms.service: azure-vmware
66
author: jjaygbay1
77
ms.author: jacobjaygbay
88
ms.date: 3/14/2025
99
ms.custom: engagement-fy25
10-
#customer intent: As a cloud administrator, I want to connect multiple Azure VMware Solutions so that I can enable seamless communication between private clouds.
10+
#customer intent: As a cloud administrator, I want to connect multiple Azure VMware Solution Generation 2 Private Clouds so that I can enable seamless communication between private clouds.
1111
---
1212

13-
# Connect multiple Azure VMware Solutions in an Azure Virtual Network
13+
# Connect multiple Azure VMware Solution Generation 2 Private Clouds
1414

15-
In this article, you learn how to connect a private cloud deployed in a Virtual Network to other private clouds. It provides instructions on connecting to multiple Azure VMware Solution private clouds deployed in a Virtual Network.
15+
In this article, you learn how to connect a Azure VMware Solution Generation (Gen) 2 private cloud to other Gen 2 private clouds.
1616

1717
## Prerequisite
1818

19-
Have multiple Azure VMware Solution on native private cloud deployed successfully.
19+
Have multiple Azure VMware Solution Gen 2 private clouds deployed successfully.
2020

21-
## Connect multiple Azure VMware Solutions
21+
## Connect multiple Azure VMware Solution Gen 2
2222

2323
Private clouds deployed in different Azure Virtual Networks can be connected using Virtual Network peering. The Virtual Network peering provides the best possible throughput and latency between Azure VMware Solution private clouds in the same region. For more information about how to do Azure Virtual Network peering, see [Create, change, or delete a Virtual Network peering](/azure/virtual-network/virtual-network-peering-overview).
2424

@@ -30,5 +30,5 @@ Depending on the location of the private cloud, you may require local Virtual Ne
3030
- [Connectivity to an Azure Virtual Network](native-network-connectivity.md)
3131
- [Connect to on-premises environment](native-connect-on-premises.md)
3232
- [Internet connectivity options](native-internet-connectivity-design-considerations.md)
33-
- [Connect Azure VMware Solution private cloud in a Virtual Network to the previous edition of Azure VMware Solution private cloud](native-connect-private-cloud-previous-edition.md)
34-
- [Public and Private DNS forward lookup zone configuration](native-dns-forward-lookup-zone.md)
33+
- [Connect Gen 2 and Gen 1 private clouds](native-connect-private-cloud-previous-edition.md)
34+
- [Public and Private DNS forward lookup zone configuration](native-dns-forward-lookup-zone.md)

articles/azure-vmware/native-connect-on-premises.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@ ms.topic: how-to
55
ms.service: azure-vmware
66
ms.date: 3/14/2025
77
ms.custom: engagement-fy25
8-
#customer intent: As an IT administrator, I want to connect my on-premises environment to Azure VMware Solution in an Azure Virtual Network so that I can extend my infrastructure seamlessly.
8+
#customer intent: As an IT administrator, I want to connect my on-premises environment to my Azure VMware Solution Generation 2 private cloud so that I can extend my infrastructure seamlessly.
99
---
1010

1111
# Connect to an on-premises environment
1212

13-
You require network connectivity between the private cloud and other networks you deployed in an Azure Virtual Network, on-premises, other Azure VMware Solution private clouds, or on the Internet. In this article, you learn how the private cloud gets connectivity to your on-premises environments.
13+
You require network connectivity between the your Gen 2 private cloud and other networks you deployed in an Azure Virtual Network, on-premises, other Azure VMware Solution private clouds, or on the Internet. In this article, you learn how your Gen 2 private cloud gets connectivity to your on-premises environments.
1414

1515
## Prerequisites
1616

17-
- Ensure you have an Azure VMware Solution private cloud in an Azure Virtual Network deployed successfully within your Azure Virtual Network.
17+
- Ensure you have an Azure VMware Solution Gen 2 private cloud deployed successfully within your Azure Virtual Network.
1818
- Ensure that you have a Virtual Network and a Virtual Network gateway created and fully provisioned. Follow the instructions to create a Virtual Network gateway for ExpressRoute. A Virtual Network gateway for ExpressRoute uses the GatewayType ExpressRoute, not VPN.
1919
- Ensure you have an active ExpressRoute circuit provisioned.
2020

@@ -31,6 +31,6 @@ Connectivity to on-premises is performed using a standard ExpressRoute connectio
3131

3232
- [Connectivity to an Azure Virtual Network](native-network-connectivity.md)
3333
(native-internet-connectivity-design-considerations.md)
34-
- [Connect multiple Azure VMware Solution in an Azure Virtual Network private clouds](native-connect-multiple-private-clouds.md)
35-
- [Connect Azure VMware Solution private cloud in a Virtual Network to the previous edition of Azure VMware Solution private cloud](native-connect-private-cloud-previous-edition.md)
36-
- [Public and Private DNS forward lookup zone configuration](native-dns-forward-lookup-zone.md)
34+
- [Connect multiple Gen 2 private clouds](native-connect-multiple-private-clouds.md)
35+
- [Connect Gen 2 private clouds and Gen 1 private clouds](native-connect-private-cloud-previous-edition.md)
36+
- [Public and Private DNS forward lookup zone configuration](native-dns-forward-lookup-zone.md)
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
---
2-
title: Connect Azure VMware Solution in an Azure Virtual Network to previous editions of the Azure VMware Solution private cloud
3-
description: Learn about connecting Azure VMware Solution on Native private cloud to previous edition of Azure VMware Solution private cloud.
2+
title: Connect Azure VMware Solution Generation 2 private clouds to Azure VMware Solution Generation 1 private clouds
3+
description: Learn about connecting Azure VMware Solution Generation 2 private clouds to Azure VMware Solution Generation 1 private clouds.
44
ms.topic: how-to
55
ms.service: azure-vmware
66
ms.date: 3/14/2025
77
ms.author: jacobjaygbay
8-
#customer intent: As a cloud administrator, I want to connect Azure VMware Solution on Native private cloud to previous edition of Azure VMware Solution private cloud so that I can enable seamless communication between private clouds.
8+
#customer intent: As a cloud administrator, I want to connect Azure VMware Solution Generation 2 private clouds to Azure VMware Solution Generation 1 private clouds so that I can enable seamless communication between private clouds.
99
---
1010

11-
# Connect Azure VMware Solution in an Azure Virtual Network private cloud to previous edition of Azure VMware Solution private cloud
11+
# Connect Azure VMware Solution Generation 2 private clouds to Azure VMware Solution Generation 1 private clouds
1212

13-
In this article, you learn how to connect Azure VMware Solution private cloud in an Azure Virtual Network to the previous edition of Azure VMware Solution private cloud. After you deploy Azure VMware Solution in an Azure Virtual Network private clouds, you may need to have network connectivity between the private cloud and other networks you have on Azure Virtual Network, on-premises, other Azure VMware Solution private clouds, or the internet.
13+
In this article, you learn how to connect Azure VMware Solution Generation (Gen) 2 private clouds to Azure VMware Solution Gen 1 private clouds. After you deploy an Azure VMware Solution Gen 2 private cloud, you may need to have 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.
1414

15-
This article discusses how the Azure VMware Solution in an Azure Virtual Network private cloud gets connectivity to the previous edition of (not in an Azure Virtual Network) Azure VMware Solution private cloud.
15+
This article discusses how the Azure VMware Solution Gen 2 private cloud gets connectivity to Azure VMware Solution Gen 1 private cloud.
1616

1717
## Prerequisite
1818

19-
Have Azure VMware Solution in an Azure Virtual Network and previous edition of the private cloud deployed successfully.
19+
Have Azure VMware Solution Gen 2 private cloud and Gen 1 private cloud deployed successfully.
2020

21-
## Connect Azure VMware Solution in an Azure Network private cloud to previous edition of Azure VMware Solution private cloud
21+
## Connect Generation 2 private clouds to Generation 1 private clouds
2222

23-
Azure VMware Solution in an Azure Virtual Network can be connected to the previous edition of Azure VMware Solution using a standard ExpressRoute connection, similar to how earlier Azure VMware Solution editions connect to the Virtual Network.
23+
A Gen 2 private cloud can be connected to a Gen 1 private cloud using a standard ExpressRoute connection, similar to how Gen 1 private clouds connect to a Virtual Network.
2424

2525
For more information about how to connect Virtual Networks using ExtressRoute, see [Azure VMware Solution's previous edition ExpressRoute connectivity to ExpressRoute Gateway](/azure/azure-vmware/deploy-azure-vmware-solution?tabs=azure-portal#connect-to-azure-virtual-network-with-expressroute).
2626

2727
### The steps are as follows:
28-
1. Both types of Azure VMware Solution private clouds deployed; Azure VMware Solution in an Azure Virtual Network and Azure VMware Solution previous edition.
29-
2. On Azure VMware Solution previous edition, request an ExpressRoute authorization key, and copy the authorization key and ExpressRoute ID.
30-
3. Ensure an ExpressRoute gateway is present or create one on the Azure VNET/peered Virtual Network where Azure VMware Solution in an Azure Virtual Network is deployed.
28+
1. Both types of Azure VMware Solution private clouds deployed; Gen 2 and Gen 1.
29+
2. On Gen 1, request an ExpressRoute authorization key, and copy the authorization key and ExpressRoute ID.
30+
3. Ensure an ExpressRoute gateway is present or create one on the Azure Virtual Network or peered Virtual Network where Azure VMware Solution Gen 2 is deployed.
3131
4. Add a connection to the ExpressRoute gateway using the ER authorization key and ExpressRoute ID from the previous step.
3232

3333
:::image type="content" source="./media/native-connectivity/native-connect-express-route-previous-edition.png" alt-text="Diagram showing an Azure VMware Solution connection to previous edition of private cloud." lightbox="media/native-connectivity/native-connect-express-route-previous-edition.png":::
@@ -36,5 +36,5 @@ For more information about how to connect Virtual Networks using ExtressRoute, s
3636
- [Connectivity to an Azure Virtual Network](native-network-connectivity.md)
3737
- [Connect to on-premises environment](native-connect-on-premises.md)
3838
- [Internet connectivity options](native-internet-connectivity-design-considerations.md)
39-
- [Connect multiple Azure VMware Solution in an Azure Virtual Network private clouds](native-connect-multiple-private-clouds.md)
40-
- [Public and Private DNS forward lookup zone configuration](native-dns-forward-lookup-zone.md)
39+
- [Connect multiple Gen 2 private clouds](native-connect-multiple-private-clouds.md)
40+
- [Public and Private DNS forward lookup zone configuration](native-dns-forward-lookup-zone.md)

articles/azure-vmware/native-create-azure-vmware-virtual-network-private-cloud.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
---
2-
title: Create an Azure VMware Solution private cloud in a Virtual Network (Public Preview)
2+
title: Create an Azure VMware Solution Generation 2 private cloud (Public Preview)
33
author: jjaygbay1
44
ms.author: jacobjaygbay
5-
description: Learn how to create an Azure VMware Solution in an Azure Virtual Network to apply Azure's infrastructure and VMware expertise effectively.
5+
description: Learn how to create an Azure VMware Solution Generation 2 Private Cloud to apply Azure's infrastructure and VMware expertise effectively.
66
ms.topic: how-to
77
ms.service: azure-vmware
88
ms.date: 03/11/2025
99
ms.custom: engagement-fy25
10-
#customer intent: As a cloud administrator, I want to create an Azure VMware Solution in a Virtual Network so that I can leverage Azure's infrastructure and VMware expertise.
10+
#customer intent: As a cloud administrator, I want to create an Azure VMware Solution Generation 2 Private Cloud so that I can leverage Azure's infrastructure and VMware expertise.
1111
---
1212

13-
# Create an Azure VMware Solution in an Azure Virtual Network (Public Preview)
13+
# Create an Azure VMware Solution Generation 2 Private Cloud (Public Preview)
1414

15-
In this tutorial, you learn how to create an Azure VMware Solution private cloud in an Azure Virtual Network. This solution combines the first-party Azure VMware Solution with Azure hardware and network to simplify your networking architecture, and enhance performance and security. This initial launch of this offering utilizes the existing AV64 SKU.
15+
In this tutorial, you learn how to create an Azure VMware Solution Generation (Gen) 2 Private Cloud. This solution combines the first-party Azure VMware Solution with Azure hardware and network to simplify your networking architecture, and enhance performance and security. This initial launch of this generation utilizes the AV64 SKU.
1616

17-
With this offering, you can directly create the private cloud using the AV64 SKU. You are no longer required to deploy a minimum of three hosts of AV36, AV36P, or AV52 to provision a cluster with AV64.
17+
With this generation, you can directly create the private cloud using the AV64 SKU. You are no longer required to deploy a minimum of three hosts of AV36, AV36P, or AV52 to provision a cluster with AV64.
1818

1919
## Prerequisites
2020

21-
Before you begin, these items are required to create an Azure VMware Solution private cloud in an Azure Virtual Network private cloud:
21+
Before you begin, these items are required to create an Azure VMware Solution Gen 2 private cloud:
2222

2323
- Enable the Azure VMware Solution Fleet Rp Service Principal as described in the [enable Azure VMware Solution Fleet Rp service Principal](native-first-party-principle-security.md).
2424
- Ensure you have appropriate administrative rights and permission to create a private cloud. You must be at minimum Owner or User Access Administrator on the subscription.
2525
- Hosts provisioned and the "Microsoft.AVS" resource provider is registered.
2626
- Deploy or us an existing Azure Virtual Network with a minimum network address space of a /22 or four /24s.
27-
- The newly created Azure Virtual Network and your Azure VMware Solution private cloud must be in the same Resource Group.
27+
- The newly created Azure Virtual Network and your Azure VMware Solution Gen 2 private cloud must be in the same Resource Group.
2828
- Ensure you have sufficient AV64 quota allocated to your subscription in the desired region before your deployment.
2929
- The following Preview feature flags need to be registered under the subscription where your private cloud will reside. This commands can be run using Azure Cloud Shell.
3030

@@ -77,3 +77,7 @@ az feature registration create --namespace "Microsoft.AVS" --name "FleetGreenfie
7777

7878
1. Verify that the deployment was successful. Navigate to the resource group you created and select your private cloud. You see the status of Succeeded when the deployment is finished.
7979
1. Connect to vCenter and NSX Manager using the VMware credentials shown in your Private Cloud. For more information, see [Access an Azure VMware Solution private cloud](tutorial-access-private-cloud.md).
80+
81+
## Next steps
82+
83+
- Learn more about [Azure VMware Solution Gen 2 private cloud design considerations](native-network-design-consideration.md)

0 commit comments

Comments
 (0)