Skip to content

Commit 550958c

Browse files
Merge pull request #263205 from SnehaSudhirG/15Jan-InstallerscriptUpdate
Updated the installer script in step 2
2 parents f599f60 + fe684df commit 550958c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/tutorial-migrate-gcp-virtual-machines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to migrate GCP VMs to Azure with Azure M
44
author: vijain
55
ms.author: vijain
66
ms.topic: tutorial
7-
ms.date: 12/14/2022
7+
ms.date: 01/15/2024
88
ms.service: azure-migrate
99
ms.custom: MVC, engagement-fy23
1010
---
@@ -182,7 +182,7 @@ A Mobility service agent must be pre-installed on the source GCP VMs to be migra
182182
183183
2. Run the installer script:
184184
```
185-
sudo ./install -r MS -q
185+
sudo ./install -r MS -v VmWare -q -c CSLegacy
186186
```
187187
188188
3. Register the agent with the replication appliance:

0 commit comments

Comments
 (0)