Skip to content

Commit 74a402a

Browse files
committed
edit pass: migrate-server-articles-3
1 parent 62212b9 commit 74a402a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Migrate VMware VMs to Azure (agentless) - PowerShell
3-
description: Learn how to run an agentless migration of VMware VMs with Azure Migrate and Modernization through PowerShell.
3+
description: Learn how to run an agentless migration of VMware VMs with Azure Migrate and Modernize through PowerShell.
44
author: vijain
55
ms.author: vijain
66
ms.manager: kmadnani
@@ -78,7 +78,7 @@ Write-Output $MigrateProject
7878

7979
## Retrieve discovered VMs in an Azure Migrate project
8080

81-
Azure Migrate uses a lightweight [Azure Migrate appliance](migrate-appliance-architecture.md). As part of the prerequisites, you deployed the Azure Migrate appliance as a VMware VM.
81+
Azure Migrate and Modernize uses a lightweight [Azure Migrate appliance](migrate-appliance-architecture.md). As part of the prerequisites, you deployed the Azure Migrate appliance as a VMware VM.
8282

8383
To retrieve a specific VMware VM in an Azure Migrate project, specify the name of the Azure Migrate project (`ProjectName`), the resource group of the Azure Migrate project (`ResourceGroupName`), and the VM name (`DisplayName`).
8484

0 commit comments

Comments
 (0)