|
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. |
2 | 2 |
|
3 | 3 | 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. |
4 | 4 |
|
@@ -28,14 +28,14 @@ Factor in the following Azure components before Azure VMware Solution deployment |
28 | 28 | | Region | Decide on deployment region. | |
29 | 29 | | 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. | |
30 | 30 | | 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. | |
32 | 32 | | 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. | |
33 | 33 | | 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. | |
34 | 34 | | Azure virtual network (Optional) | Create a new Azure virtual network or reuse an existing one. | |
35 | 35 | | Azure Bastion (Optional) | Create a platform-as-a-service (PaaS) resource that provides seamless Remote Desktop Protocol (RDP) access to a jump host. | |
36 | 36 | | Jumpbox VM (Optional) | Create an Azure VM (server or desktop) to use to access the vSphere environment after deployment. | |
37 | 37 |
|
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. |
39 | 39 |
|
40 | 40 | ## Review subscription-eligibility criteria |
41 | 41 |
|
|
0 commit comments