Skip to content

Commit a2157c5

Browse files
Merge pull request #233841 from rvandenbedem/patch-1
Update concepts-identity.md
2 parents 93618b5 + 541bd77 commit a2157c5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/azure-vmware/concepts-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Concepts - Identity and access
33
description: Learn about the identity and access concepts of Azure VMware Solution
44
ms.topic: conceptual
55
ms.service: azure-vmware
6-
ms.date: 4/6/2023
6+
ms.date: 4/7/2023
77
ms.custom: "references_regions, engagement-fy23"
88
---
99

1010
# Azure VMware Solution identity concepts
1111

12-
Azure VMware Solution private clouds are provisioned with a vCenter Server and NSX-T Manager. You'll use vCenter to manage virtual machine (VM) workloads and NSX-T Manager to manage and extend the private cloud. The CloudAdmin role is used for vCenter Server and the CloudAdmin role (with restricted permissions) is used for NSX-T Manager.
12+
Azure VMware Solution private clouds are provisioned with a vCenter Server and NSX-T Manager. You'll use vCenter Server to manage virtual machine (VM) workloads and NSX-T Manager to manage and extend the private cloud. The CloudAdmin role is used for vCenter Server and the CloudAdmin role (with restricted permissions) is used for NSX-T Manager.
1313

1414
## vCenter Server access and identity
1515

articles/azure-vmware/includes/create-private-cloud-azure-portal-steps.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create an Azure VMware Solution private cloud
33
description: Steps to create an Azure VMware Solution private cloud using the Azure portal.
44
ms.topic: include
55
ms.service: azure-vmware
6-
ms.date: 12/05/2022
6+
ms.date: 4/7/2023
77
author: suzizuber
88
ms.author: v-szuber
99
---
@@ -38,8 +38,9 @@ You can create an Azure VMware Solution private cloud using the Azure portal or
3838
| **Subscription** | Select the subscription you plan to use for the deployment. All resources in an Azure subscription are billed together.|
3939
| **Resource group** | Select the resource group for your private cloud. An Azure resource group is a logical container into which Azure resources are deployed and managed. Alternatively, you can create a new resource group for your private cloud. |
4040
| **Resource name** | Provide the name of your Azure VMware Solution private cloud. |
41-
| **Location** | Select a location, such as **east us**. It's the *region* you defined during the planning phase. |
41+
| **Location** | Select a location, such as **(US) East US 2**. It's the *region* you defined during the planning phase. |
4242
| **Size of host** | Select the **AV36**, **AV36P** or **AV52** SKU. |
43+
| **Host Location** | Select **All hosts in one availability zone** for a standard private cloud or **Hosts in two availability zones** for stretched clusters. |
4344
| **Number of hosts** | Number of hosts allocated for the private cloud cluster. The default value is 3, which you can increase or decrease after deployment. If these nodes are not listed as available, please contact support to [request a quota increase](../request-host-quota-azure-vmware-solution.md?WT.mc_id=Portal-VMCP). You can also click the link labeled **If you need more hosts, request a quota increase** in the Azure portal. |
4445
| **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, such as vCenter Server and NSX-T Manager. Use /22 address space, for example, 10.175.0.0/22. The address should be unique and not overlap with other Azure Virtual Networks and with on-premises networks. |
4546

0 commit comments

Comments
 (0)