Skip to content

Commit bb820f3

Browse files
authored
Merge pull request #95954 from Vikram1988/migrateGA
Changes to physical assessment prepare and support matrix articles
2 parents 26f749c + 0d708ea commit bb820f3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

articles/migrate/migrate-support-matrix-physical.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The table summarizes supported scenarios for physical servers.
2323

2424
**Deployment** | **Details***
2525
--- | ---
26-
**Assess on-premises physical servers** | [Set up](tutorial-prepare-physical.md) your first assessment.
26+
**Assess on-premises physical servers** | [Set up](tutorial-prepare-physical.md) your first assessment.<br/><br/> [Run](tutorial-assess-physical.md) an assessment.
2727
**Migrate physical servers to Azure** | [Try out](tutorial-migrate-physical-virtual-machines.md) migration to Azure.
2828

2929

@@ -32,7 +32,7 @@ The table summarizes supported scenarios for physical servers.
3232
**Support** | **Details**
3333
--- | ---
3434
**Azure permissions** | You need Contributor or Owner permissions in the subscription to create an Azure Migrate project.
35-
**Physical servers** | Assess up to 250 physical servers in a single project. You can have multiple projects in an Azure subscription. A project can include physical servers, VMware VMs and Hyper-V VMs, up to the assessment limits.
35+
**Physical servers** | Assess up to 35,000 physical servers in a single project. You can have multiple projects in an Azure subscription. A project can include physical servers, VMware VMs and Hyper-V VMs, up to the assessment limits.
3636
**Geography** | You can create Azure Migrate projects in a number of geographies. Although you can create projects in specific geographies, you can assess or migrate machines for other target locations. The project geography is only used to store the discovered metadata.
3737

3838
**Geography** | **Metadata storage location**
@@ -61,7 +61,7 @@ The table summarizes supported scenarios for physical servers.
6161
| :------------------- | :------------------- |
6262
| **Physical server deployment** | The physical server can be standalone or deployed in a cluster. |
6363
| **Permissions** | **Windows:** Set up a local user account on all the Windows servers that you want to include in the discovery.The user account needs to be added to these groups-Remote Desktop Users, Performance Monitor Users and Performance Log users. <br/> **Linux:** You need a root account on the Linux servers that you want to discover. |
64-
| **Operating system** | All [Windows](https://support.microsoft.com/help/2721672/microsoft-server-software-support-for-microsoft-azure-virtual-machines) and [Linux](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros) operating systems that are supported by Azure. |
64+
| **Operating system** | All [Windows](https://support.microsoft.com/help/2721672/microsoft-server-software-support-for-microsoft-azure-virtual-machines) and [Linux](https://docs.microsoft.com/azure/virtual-machines/linux/endorsed-distros) operating systems are supported except the following:<br/> Windows Server 2003 <br/> SUSE Linux|
6565

6666

6767
## Assessment-appliance requirements
@@ -70,9 +70,9 @@ For assessment, Azure Migrate runs a lightweight appliance to discover physical
7070

7171
| **Support** | **Details**
7272
| :------------------- | :------------------- |
73-
| **Appliance deployment** | You deploy the appliance either on a physical server or VM.<br/> The host machine must be running Windows Server 2012 R2 or later.<br/> The host needs sufficient space to allocate 16 GB RAM, 8 vCPUs, around 80 GB of storage space, and an external switch for the appliance VM.<br/> The appliance needs a static or dynamic IP address, and internet access.
73+
| **Appliance deployment** | You deploy the appliance either on a physical server or a virtual machine.<br/> The host machine must be running Windows Server 2012 R2 or later.<br/> The host needs sufficient space to allocate 16 GB RAM, 8 vCPUs, around 80 GB of storage space, and an external switch for the appliance VM.<br/> The appliance needs a static or dynamic IP address, and internet access.
7474
| **Azure Migrate project** | An appliance can be associated with a single project.<br/> Any number of appliances can be associated with a single project.<br/> You can assess up to 35,000 machines in a project.
75-
| **Discovery** | A single appliance can discover up to 200 servers.
75+
| **Discovery** | A single appliance can discover up to 250 servers.
7676
| **Assessment group** | You can add up to 35,000 machines in a single group.
7777
| **Assessment** | You can assess up to 35,000 machines in a single assessment.
7878

articles/migrate/tutorial-prepare-physical.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,26 +94,26 @@ To prepare for physical server assessment, you need to verify the physical serve
9494

9595
### Verify physical server settings
9696

97-
1. Verify [physical server requirements](migrate-support-matrix-hyper-v.md#assessment-hyper-v-host-requirements) for server assessment.
98-
2. Make sure the [required ports](migrate-support-matrix-hyper-v.md#assessment-port-requirements) are open on physical servers.
97+
1. Verify [physical server requirements](migrate-support-matrix-physical.md#assessment-physical-server-requirements) for server assessment.
98+
2. Make sure the [required ports](migrate-support-matrix-physical.md#assessment-port-requirements) are open on physical servers.
9999

100100

101101
### Verify appliance settings
102102

103103
Before setting up the Azure Migrate appliance and beginning assessment in the next tutorial, prepare for appliance deployment.
104104

105-
1. [Verify](migrate-support-matrix-hyper-v.md#assessment-appliance-requirements) appliance requirements.
106-
2. [Review](migrate-support-matrix-hyper-v.md#assessment-appliance-url-access) the Azure URLs that the appliance will need to access.
105+
1. [Verify](migrate-support-matrix-physical.md#assessment-appliance-requirements) appliance requirements.
106+
2. [Review](migrate-support-matrix-physical.md#assessment-appliance-url-access) the Azure URLs that the appliance will need to access.
107107
3. Review the data that the appliance will collect during discovery and assessment.
108-
4. [Note](migrate-support-matrix-hyper-v.md#assessment-port-requirements) port access requirements for the appliance.
108+
4. [Note](migrate-support-matrix-physical.md#assessment-port-requirements) port access requirements for the appliance.
109109

110110

111111
### Set up an account for physical server discovery
112112

113113
Azure Migrate needs permissions to discover on-premises servers.
114114

115115
- **Windows:** Set up a local user account on all the Windows servers that you want to include in the discovery.The user account needs to be added to the following groups:
116-
- Remote Desktop Users
116+
- Remote Management Users
117117
- Performance Monitor Users
118118
- Performance Log users
119119
- **Linux:** You need a root account on the Linux servers that you want to discover.

0 commit comments

Comments
 (0)