Skip to content

Commit 394b6ae

Browse files
Merge pull request #53070 from Orin-Thomas/orthomas-9Jan26B
Updates at request of marketing
2 parents e1e435e + 9ee3765 commit 394b6ae

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

learn-pr/azure/deploy-azure-vmware-solution/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Imagine you work for a healthcare company that runs production workloads on a VM
33
- Some locations have equipment nearing end-of-life, so hardware-refresh decisions need to be made soon.
44
- Your company isn't able to get new infrastructure quickly enough to meet requests for hardware refreshes and new applications. The requisition process, approvals, and logistics can take four to six months or longer.
55

6-
Your company has decided to migrate existing VMware workloads to Azure VMware Solution. Azure VMware Solution provides you with vSphere clusters built from dedicated, bare-metal Azure infrastructure. By using Azure VMware Solution, your company doesn't have to change virtualization platforms or alter existing operational patterns.
6+
Your company has decided to migrate existing VMware workloads to Azure VMware Solution. Azure VMware Solution provides you with vSphere clusters built on dedicated hardware in Azure. By using Azure VMware Solution, your company doesn't have to change virtualization platforms or alter existing operational patterns.
77

88
In this module, you'll learn how to plan and deploy Azure VMware Solution and then connect it to your existing, on-premises VMware infrastructure.
99

learn-pr/azure/deploy-azure-vmware-solution/includes/2-plan-azure-vmware-solution-deployment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Azure VMware Solution delivers VMware-based private clouds in Azure. Private clouds contain clusters built with dedicated, bare-metal Azure hosts. The hosts are deployed and managed by using the Azure portal, the Azure CLI, or Azure PowerShell. Azure VMware Solution includes VMware ESXi, vCenter Server, vSAN, HCX, and NSX Data Center software.
1+
Azure VMware Solution delivers VMware vSphere clusters built on dedicated Azure hardware. These clusters are deployed and managed through the Azure portal, the Azure CLI, or PowerShell. All provisioned private clouds use the standard supported versions of VMware vCenter Server, vSAN, vSphere, and NSX when you bring your portable VCF subscription to Azure VMware Solution.
22

33
Azure VMware Solution private cloud hardware and software deployments are fully integrated and automated in Azure. At a high level, the following diagram shows the relationship between an on-premises VMware environment, Azure VMware Solution, and all Azure services that Azure VMware Solution can connect to.
44

@@ -28,14 +28,14 @@ Factor in the following Azure components before Azure VMware Solution deployment
2828
| Region | Decide on deployment region. |
2929
| Host location (Availability Zone Deployment) | Select all hosts in one availability zone for a standard private cloud. Or select hosts in two availability zones for stretched clusters. |
3030
| Resource name | Provide the name of your Azure VMware Solution private cloud. |
31-
| Host size | Select the host size from 4 available SKUs: <br>- AV36: 36 cores, 576 GB of RAM, 15.20 TB of raw storage capacity, and a 3.2 TB NVMe cache. <br>- AV36P: 36 cores, 768 GB of RAM, 19.20 TB of raw storage capacity, and 1.5 TB Intel cache. <br>- AV52: 52 cores, 1,536 GB of RAM, 38.40 TB of raw storage capacity, and 1.5 TB Intel cache. <br>- AV64*: 64 cores, 1,024 GB of RAM, 15.36 TB of raw storage capacity, and 3.84 TB NVMe cache. |
31+
| Host size | Select the host size from 4 available SKUs: <br>- AV36P: 36 cores, 768 GB of RAM, 19.20 TB of raw storage capacity, and 1.5 TB Intel cache. <br>- AV48: 48 cores, 1,024 GB of RAM, 25.60 TB of raw storage capacity. <br>- AV52: 52 cores, 1,536 GB of RAM, 38.40 TB of raw storage capacity, and 1.5 TB Intel cache. <br>- AV64*: 64 cores, 1,024 GB of RAM, 15.36 TB of raw storage capacity, and 3.84 TB NVMe cache. |
3232
| Node count | The minimum number of hosts is 3. <br>The maximum number of hosts is 16 per vSphere cluster. <br>The maximum number of clusters in an Azure private cloud instance is 12. <br>The maximum number of nodes in an Azure private cloud instance is 96. <br>Clusters can be extended or shrunk as needed. <br>Minimum and maximum nodes need to be factored in as the environment extends or shrinks. |
3333
| Address block for private cloud | Provide an IP address block for the private cloud. The CIDR represents the private cloud management network and is used for the cluster management services like, vCenter Server and NSX Manager. Use a /22 address space, for example: 10.175.0.0/22. The address should be unique and not overlap with other Azure Virtual Networks or on-premises networks. |
3434
| Azure virtual network (Optional) | Create a new Azure virtual network or reuse an existing one. |
3535
| Azure Bastion (Optional) | Create a platform-as-a-service (PaaS) resource that provides seamless Remote Desktop Protocol (RDP) access to a jump host. |
3636
| Jumpbox VM (Optional) | Create an Azure VM (server or desktop) to use to access the vSphere environment after deployment. |
3737

38-
(*) An Azure VMware Solution private cloud deployed with AV36, AV36P, or AV52 is required prior to adding AV64 hosts.
38+
(*) In AVS Gen 1, an Azure VMware Solution private cloud deployed with AV36P, AV48, or AV52 is required prior to adding AV64 hosts. In AVS Gen 2, AV64 can be deployed alone.
3939

4040
## Review subscription-eligibility criteria
4141

learn-pr/azure/deploy-azure-vmware-solution/includes/5-connect-on-premises-vmware-vsphere.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
After the Azure VMware Solution is deployed, network connectivity is the next step for a successful deployment. The Azure VMware Solution private cloud deploys onto dedicated, bare-metal servers. These servers are assigned to a single customer. The bare-metal servers need to connect to the Azure network backbone so customers can use Azure resources. The Azure VMware Solution-provided Azure ExpressRoute circuit helps the environment talk to Azure services. To reach the on-premises environment, a customer-provided ExpressRoute circuit is used, along with an ExpressRoute Global Reach configuration.
1+
After the Azure VMware Solution is deployed, network connectivity is the next step for a successful deployment. The Azure VMware Solution deploys a VCF private cloud onto dedicated servers. These servers are assigned to a single customer. The bare-metal servers need to connect to the Azure network backbone so customers can use Azure resources. The Azure VMware Solution-provided Azure ExpressRoute circuit helps the environment talk to Azure services. To reach the on-premises environment, a customer-provided ExpressRoute circuit is used, along with an ExpressRoute Global Reach configuration.
22

33
## Establish an ExpressRoute Global Reach connection to the on-premises VMware vSphere environment
44

0 commit comments

Comments
 (0)