Skip to content

Commit 78837e6

Browse files
authored
Update how-to-create-azure-vmware-solution-assessment.md
Corrected VMware product names.
1 parent 34c8df8 commit 78837e6

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

articles/migrate/how-to-create-azure-vmware-solution-assessment.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@ author: rashi-ms
55
ms.author: rajosh
66
ms.manager: abhemraj
77
ms.topic: how-to
8-
ms.date: 06/26/2020
8+
ms.date: 04/06/2022
99
---
1010

1111

1212

1313
# Create an Azure VMware Solution assessment
1414

15-
This article describes how to create an Azure VMware Solution assessment for on-premises servers in VMware environment with Azure Migrate: Discovery and assessment.
15+
This article describes how to create an Azure VMware Solution assessment for on-premises VMs in a VMware vSphere environment with Azure Migrate: Discovery and assessment.
1616

1717
[Azure Migrate](migrate-services-overview.md) helps you to migrate to Azure. Azure Migrate provides a centralized hub to track discovery, assessment, and migration of on-premises infrastructure, applications, and data to Azure. The hub provides Azure tools for assessment and migration, as well as third-party independent software vendor (ISV) offerings.
1818

1919
## Before you start
2020

2121
- Make sure you've [created](./create-manage-projects.md) an Azure Migrate project.
2222
- If you've already created a project, make sure you've [added](how-to-assess.md) the Azure Migrate: Discovery and assessment tool.
23-
- To create an assessment, you need to set up an Azure Migrate appliance for [VMware](how-to-set-up-appliance-vmware.md), which discovers the on-premises servers, and sends metadata and performance data to Azure Migrate: Discovery and assessment. [Learn more](migrate-appliance.md).
23+
- To create an assessment, you need to set up an Azure Migrate appliance for [VMware vSphere](how-to-set-up-appliance-vmware.md), which discovers the on-premises servers, and sends metadata and performance data to Azure Migrate: Discovery and assessment. [Learn more](migrate-appliance.md).
2424
- You could also [import the server metadata](./tutorial-discover-import.md) in comma-separated values (CSV) format.
2525

2626

@@ -30,13 +30,13 @@ There are three types of assessments you can create using Azure Migrate: Discove
3030

3131
***Assessment Type** | **Details**
3232
--- | ---
33-
**Azure VM** | Assessments to migrate your on-premises servers to Azure virtual machines. You can assess your on-premises servers in [VMware](how-to-set-up-appliance-vmware.md) and [Hyper-V](how-to-set-up-appliance-hyper-v.md) environment, and [physical servers](how-to-set-up-appliance-physical.md) for migration to Azure VMs using this assessment type.
33+
**Azure VM** | Assessments to migrate your on-premises servers to Azure virtual machines. You can assess your on-premises VMs in [VMware vSphere](how-to-set-up-appliance-vmware.md) and [Hyper-V](how-to-set-up-appliance-hyper-v.md) environment, and [physical servers](how-to-set-up-appliance-physical.md) for migration to Azure VMs using this assessment type.
3434
**Azure SQL** | Assessments to migrate your on-premises SQL servers from your VMware environment to Azure SQL Database or Azure SQL Managed Instance.
35-
**Azure App Service** | Assessments to migrate your on-premises ASP.NET web apps, running on IIS web servers, from your VMware environment to Azure App Service.
36-
**Azure VMware Solution (AVS)** | Assessments to migrate your on-premises servers to [Azure VMware Solution (AVS)](../azure-vmware/introduction.md). You can assess your on-premises servers in [VMware environment](how-to-set-up-appliance-vmware.md) for migration to Azure VMware Solution (AVS) using this assessment type. [Learn more](concepts-azure-vmware-solution-assessment-calculation.md)
35+
**Azure App Service** | Assessments to migrate your on-premises ASP.NET web apps, running on IIS web servers, from your VMware vSphere environment to Azure App Service.
36+
**Azure VMware Solution (AVS)** | Assessments to migrate your on-premises servers to [Azure VMware Solution (AVS)](../azure-vmware/introduction.md). You can assess your on-premises VMs in [VMware vSphere environment](how-to-set-up-appliance-vmware.md) for migration to Azure VMware Solution (AVS) using this assessment type. [Learn more](concepts-azure-vmware-solution-assessment-calculation.md)
3737

3838
> [!NOTE]
39-
> Azure VMware Solution (AVS) assessment can be created for servers in VMware environment only.
39+
> Azure VMware Solution (AVS) assessment can be created for virtual machines in VMware vSphere environment only.
4040
4141

4242
There are two types of sizing criteria that you can use to create Azure VMware Solution (AVS) assessments:
@@ -69,16 +69,16 @@ There are two types of sizing criteria that you can use to create Azure VMware S
6969

7070
- In **Target location**, specify the Azure region to which you want to migrate.
7171
- Size and cost recommendations are based on the location that you specify.
72-
- The **Storage type** is defaulted to **vSAN**. This is the default storage type for an AVS private cloud.
72+
- The **Storage type** is defaulted to **vSAN**. This is the default storage type for an Azure VMware Solution private cloud.
7373
- In **Reserved Instances**, specify whether you want to use reserve instances for Azure VMware Solution nodes when you migrate your VMs.
7474
- If you select to use a reserved instance, you can't specify '**Discount (%)**
7575
- [Learn more](../azure-vmware/reserved-instance.md)
7676
1. In **VM Size**:
77-
- The **Node type** is defaulted to **AV36**. Azure Migrate recommends the node of nodes needed to migrate the servers to AVS.
77+
- The **Node type** is defaulted to **AV36**. Azure Migrate recommends the node of nodes needed to migrate the servers to Azure VMware Solution.
7878
- In **FTT setting, RAID level**, select the Failure to Tolerate and RAID combination. The selected FTT option, combined with the on-premises server disk requirement, determines the total vSAN storage required in AVS.
7979
- In **CPU Oversubscription**, specify the ratio of virtual cores associated with one physical core in the AVS node. Oversubscription of greater than 4:1 might cause performance degradation, but can be used for web server type workloads.
8080
- In **Memory overcommit factor**, specify the ratio of memory over commit on the cluster. A value of 1 represents 100% memory use, 0.5 for example is 50%, and 2 would be using 200% of available memory. You can only add values from 0.5 to 10 up to one decimal place.
81-
- In **Dedupe and compression factor**, specify the anticipated dedupe and compression factor for your workloads. Actual value can be obtained from on-premises vSAN or storage config and this may vary by workload. A value of 3 would mean 3x so for 300GB disk only 100GB storage would be used. A value of 1 would mean no dedupe or compression. You can only add values from 1 to 10 up to one decimal place.
81+
- In **Dedupe and compression factor**, specify the anticipated deduplication and compression factor for your workloads. Actual value can be obtained from on-premises vSAN or storage config and this may vary by workload. A value of 3 would mean 3x so for 300GB disk only 100GB storage would be used. A value of 1 would mean no dedupe or compression. You can only add values from 1 to 10 up to one decimal place.
8282
1. In **Node Size**:
8383
- In **Sizing criterion**, select if you want to base the assessment on static metadata, or on performance-based data. If you use performance data:
8484
- In **Performance history**, indicate the data duration on which you want to base the assessment
@@ -119,7 +119,7 @@ There are two types of sizing criteria that you can use to create Azure VMware S
119119

120120
An Azure VMware Solution (AVS) assessment describes:
121121

122-
- **Azure VMware Solution (AVS) readiness**: Whether the on-premises servers are suitable for migration to Azure VMware Solution (AVS).
122+
- **Azure VMware Solution (AVS) readiness**: Whether the on-premises VMs are suitable for migration to Azure VMware Solution (AVS).
123123
- **Number of Azure VMware Solution nodes**: Estimated number of Azure VMware Solution nodes required to run the servers.
124124
- **Utilization across AVS nodes**: Projected CPU, memory, and storage utilization across all nodes.
125125
- Utilization includes up front factoring in the following cluster management overheads such as the vCenter Server, NSX Manager (large),
@@ -147,12 +147,12 @@ You can click on **Sizing assumptions** to understand the assumptions that went
147147
2. Review the server status:
148148
- **Ready for AVS**: The server can be migrated as-is to Azure (AVS) without any changes. It will start in AVS with full AVS support.
149149
- **Ready with conditions**: There might be some compatibility issues example internet protocol or deprecated OS in VMware and need to be remediated before migrating to Azure VMware Solution. To fix any readiness problems, follow the remediation guidance the assessment suggests.
150-
- **Not ready for AVS**: The VM will not start in AVS. For example, if the on-premises VMware VM has an external device attached such as a cd-rom the VMware VMotion operation will fail (if using VMware VMotion).
150+
- **Not ready for AVS**: The VM will not start in AVS. For example, if the on-premises VMware VM has an external device attached such as a cd-rom the VMware vMotion operation will fail (if using VMware vMotion).
151151
- **Readiness unknown**: Azure Migrate couldn't determine the readiness of the server because of insufficient metadata collected from the on-premises environment.
152152

153153
3. Review the Suggested tool:
154-
- **VMware HCX or Enterprise**: For VMware servers, VMware Hybrid Cloud Extension (HCX) solution is the suggested migration tool to migrate your on-premises workload to your Azure VMware Solution (AVS) private cloud. [Learn More](../azure-vmware/configure-vmware-hcx.md).
155-
- **Unknown**: For servers imported via a CSV file, the default migration tool is unknown. Though for VMware servers, it is suggested to use the VMware Hybrid Cloud Extension (HCX) solution.
154+
- **VMware HCX Advanced or Enterprise**: For VMware vSphere VMs, VMware Hybrid Cloud Extension (HCX) solution is the suggested migration tool to migrate your on-premises workload to your Azure VMware Solution (AVS) private cloud. [Learn More](../azure-vmware/configure-vmware-hcx.md).
155+
- **Unknown**: For servers imported via a CSV file, the default migration tool is unknown. Though for VMware vSphere VMs, it is suggested to use the VMware Hybrid Cloud Extension (HCX) solution.
156156

157157
4. Click on an **AVS readiness** status. You can view VM readiness details, and drill down to see VM details, including compute, storage, and network settings.
158158

@@ -198,4 +198,4 @@ Confidence ratings for an assessment are as follows.
198198
## Next steps
199199

200200
- Learn how to use [dependency mapping](how-to-create-group-machine-dependencies.md) to create high confidence groups.
201-
- [Learn more](concepts-azure-vmware-solution-assessment-calculation.md) about how AVS assessments are calculated.
201+
- [Learn more](concepts-azure-vmware-solution-assessment-calculation.md) about how Azure VMware Solution assessments are calculated.

0 commit comments

Comments
 (0)