Skip to content

Commit 3b2ce47

Browse files
committed
Link
1 parent d50c43c commit 3b2ce47

File tree

4 files changed

+4
-9
lines changed

4 files changed

+4
-9
lines changed

articles/migrate/.openpublishing.redirection.migrate.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -334,11 +334,6 @@
334334
"source_path_from_root": "/articles/migrate/contoso-migration-overview.md",
335335
"redirect_url": "/azure/cloud-adoption-framework/migrate/",
336336
"redirect_document_id": false
337-
},
338-
{
339-
"source_path_from_root": "/articles/migrate/vmware/migrate-support-matrix-vmware-migration.md",
340-
"redirect_url": "migrate-support-matrix-vmware-migration?context=/azure/migrate/context/migrate-context",
341-
"redirect_document_id": false
342337
}
343338
]
344339
}

articles/migrate/troubleshoot-assessment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ The server might start in Azure, but Azure provides no operating system support.
263263

264264
#### Fix
265265

266-
The operating system of the VM was specified as **Other** in vCenter Server or could not be identified as a known OS in Azure Migrate. This behavior blocks Azure Migrate from verifying the Azure readiness of the VM. Ensure that the operating system is [supported](./migrate-support-matrix-vmware-migration.md#azure-vm-requirements) by Azure before you migrate the server.
266+
The operating system of the VM was specified as **Other** in vCenter Server or could not be identified as a known OS in Azure Migrate. This behavior blocks Azure Migrate from verifying the Azure readiness of the VM. Ensure that the operating system is [supported](migrate-support-matrix-vmware-migration.md#azure-vm-requirements) by Azure before you migrate the server.
267267

268268
### Issue: Unsupported bit version
269269

articles/migrate/vmware/set-discovery-scope.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ When you set up the appliance, it connects to vCenter Server and starts discover
2020

2121
## Before you start
2222

23-
If you haven't set up a vCenter Server user account that Azure Migrate uses for discovery, do that now for [assessment](./tutorial-discover-vmware.md?context=/azure/migrate/context/migrate-context#prepare-vmware) or [agentless migration](./migrate-support-matrix-vmware-migration.md?context=/azure/migrate/context/migrate-context#agentless-migration).
23+
If you haven't set up a vCenter Server user account that Azure Migrate uses for discovery, do that now for [assessment](./tutorial-discover-vmware.md?context=/azure/migrate/context/migrate-context#prepare-vmware) or [agentless migration](migrate-support-matrix-vmware-migration.md#agentless-migration).
2424

2525

2626
## Assign permissions and roles
@@ -39,7 +39,7 @@ You can assign permissions on VMware vSphere inventory objects using one of two
3939

4040
### Assign a role for agentless migration
4141

42-
1. On the appliance vCenter Server account you're using for migration, apply a user-defined role that has the [permissions needed](migrate-support-matrix-vmware-migration.md?context=/azure/migrate/context/migrate-context#vmware-vsphere-requirements-agentless), to all parent objects that host servers you want to discover and migrate.
42+
1. On the appliance vCenter Server account you're using for migration, apply a user-defined role that has the [permissions needed](migrate-support-matrix-vmware-migration.md#vmware-vsphere-requirements-agentless), to all parent objects that host servers you want to discover and migrate.
4343
2. You can name the role with something that's easier to identify. For example, <em>Azure_Migrate</em>.
4444

4545
### Scoped discovery of VMs

articles/migrate/vmware/tutorial-migrate-vmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Enable replication as follows:
115115

116116
:::image type="content" source="../media/tutorial-migrate-vmware/target-settings.png" alt-text="Screenshot on target settings.":::
117117

118-
11. In **Compute**, review the VM name, size, OS disk type, and availability configuration (if selected in the previous step). VMs must conform with [Azure requirements](migrate-support-matrix-vmware-migration.md#azure-vm-requirements).
118+
11. In **Compute**, review the VM name, size, OS disk type, and availability configuration (if selected in the previous step). VMs must conform with [Azure requirements](./migrate-support-matrix-vmware-migration.md#azure-vm-requirements).
119119

120120
- **VM size**: If you're using assessment recommendations, the VM size dropdown shows the recommended size. Otherwise, Azure Migrate picks a size based on the closest match in the Azure subscription. Alternatively, pick a manual size in **Azure VM size**.
121121
- **OS Type**: Select the type of OS used (Windows or Linux).

0 commit comments

Comments
 (0)