Skip to content

Commit 2c4eb95

Browse files
authored
Merge pull request #87374 from Vikram1988/migrateGA
Changes made by Hanaa to the scale supported per Project/assessment.
2 parents 00854b9 + 0ec9144 commit 2c4eb95

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

articles/migrate/resources-faq.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ See the [list for VMware](https://docs.microsoft.com/azure/migrate/migrate-suppo
2222

2323
Azure Migrate provides a centralized hub to start your migration, execute and track discovery and assessment of machines and workloads, and execute and track the migration of machines and workloads to Azure. [Azure Site Recovery](https://docs.microsoft.com/azure/site-recovery/migrate-tutorial-on-premises-azure) is a disaster recovery solution. Azure Migrate Server Migration uses Azure Site Recovery on the backend to enable migration scenarios for lift-and-shift migration of on-premises machines.
2424

25-
## Azure Migrate appliance (VMware/physical servers)
25+
## Azure Migrate appliance
2626

2727
### How does the Azure Migrate appliance connect to Azure?
2828

@@ -83,6 +83,9 @@ For Hyper-V, discovery uses Hyper-V host credentials. If VMs share the same Hype
8383

8484
You can discover up to 10,000 VMware VMs and up to 5,000 Hyper-V VMs with a single migration appliance. If you have more machines in your on-premises environment, learn how to scale [Hyper-V](scale-hyper-v-assessment.md) and [VMware](scale-vmware-assessment.md) assessment.
8585

86+
### Can I delete the Azure Migrate appliance from the project?
87+
Currently deletion of appliance from the project is not supported. The only way to delete the appliance is to delete the resource group which has the Azure Migrate project, associated with the appliance but that will also delete other registered appliances, the discovered inventory, assessments and all other Azure artifacts associated with the project in the resource group.
88+
8689
## Azure Migrate Server Assessment
8790

8891
### Does Azure Migrate Server Assessment support assessment of physical servers?

articles/migrate/scale-hyper-v-assessment.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: raynew
1111

1212
# Assess large numbers of Hyper-V VMs for migration to Azure
1313

14-
This article describes how to assess large numbers (> 1000) of on-premises Hyper-V VMs for migration to Azure, using the Azure Migrate Server Assessment tool.
14+
This article describes how to assess large numbers of on-premises Hyper-V VMs for migration to Azure, using the Azure Migrate Server Assessment tool.
1515

1616
[Azure Migrate](migrate-services-overview.md) provides a hub of tools that help you to discover, assess, and migrate apps, infrastructure, and workloads to Microsoft Azure. The hub includes Azure Migrate tools, and third-party independent software vendor (ISV) offerings.
1717

@@ -41,9 +41,10 @@ Use the limits summarized in this table for planning.
4141

4242
**Planning** | **Limits**
4343
--- | ---
44-
**Azure Migrate projects** | Assess up to 10,000 VMs in a project.
45-
**Azure Migrate appliance** | An appliance can discover up to 5000 VMs.<br/> An appliance can connect to up to 300 Hyper-V hosts.<br/> An appliance can only be associated with a single Azure Migrate project.<br/><br/>
46-
**Azure Migrate assessment** | You can assess up to 10,000 VMs in a single assessment.
44+
**Azure Migrate projects** | Assess up to 35,000 VMs in a project.
45+
**Azure Migrate appliance** | An appliance can discover up to 5000 VMs.<br/> An appliance can connect to up to 300 Hyper-V hosts.<br/> An appliance can only be associated with a single Azure Migrate project.<br/> Any number of appliances can be associated with a single Azure Migrate project. <br/><br/>
46+
**Group** | You can add up to 35,000 VMs in a single group.
47+
**Azure Migrate assessment** | You can assess up to 35,000 VMs in a single assessment.
4748

4849

4950

articles/migrate/scale-vmware-assessment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Use the limits summarized in this table for planning.
4343
**Planning** | **Limits**
4444
--- | ---
4545
**Azure Migrate projects** | Assess up to 35,000 VMs in a project.
46-
**Azure Migrate appliance** | An appliance can only connect to a single vCenter Server.<br/><br/> An appliance can only be associated with a single Azure Migrate project.<br/> An appliance can discover up to 10,000 VMs on a vCenter Server.
46+
**Azure Migrate appliance** | An appliance can discover up to 10,000 VMs on a vCenter Server.<br/> An appliance can only connect to a single vCenter Server.<br/> An appliance can only be associated with a single Azure Migrate project.<br/> Any number of appliances can be associated with a single Azure Migrate project. <br/><br/>
47+
**Group** | You can add up to 35,000 VMs in a single group.
4748
**Azure Migrate assessment** | You can assess up to 35,000 VMs in a single assessment.
4849

4950
With these limits in mind, here are some example deployments:

0 commit comments

Comments
 (0)