Skip to content

Commit 7874b40

Browse files
authored
Merge pull request #173775 from SGSneha/28sepupdateincosistency
update info in tutorials
2 parents 9cfa74c + 7eb35e2 commit 7874b40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ After you've verified that the test migration works as expected, you can migrate
335335
336336
## Complete the migration
337337
338-
1. After the migration is done, right-click the VM > **Stop migration**. This does the following:
338+
1. After the migration is done, right-click the VM > **Stop replication**. This does the following:
339339
- Stops replication for the on-premises machine.
340340
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
341341
- Cleans up replication state information for the machine.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The Mobility service must be installed on machines you want to replicate.
9999
Prepare the account as follows:
100100

101101
1. Prepare a domain or local account with permissions to install on the VM.
102-
2. For Windows VMs, if you're not using a domain account, disable Remote User Access control on the local machine by adding the DWORD entry **LocalAccountTokenFilterPolicy**, with a value of in the registry, under **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System**
102+
2. For Windows VMs, if you're not using a domain account, disable Remote User Access control on the local machine by adding the DWORD entry **LocalAccountTokenFilterPolicy**, with a value of 1 in the registry, under **HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System**
103103
3. For Linux VMs, prepare a root account on the source Linux server.
104104

105105

@@ -350,7 +350,7 @@ After you've verified that the test migration works as expected, you can migrate
350350

351351
## Complete the migration
352352

353-
1. After the migration is done, right-click the VM > **Stop migration**. This does the following:
353+
1. After the migration is done, right-click the VM > **Stop replication**. This does the following:
354354
- Stops replication for the on-premises machine.
355355
- Removes the machine from the **Replicating servers** count in Azure Migrate: Server Migration.
356356
- Cleans up replication state information for the VM.

0 commit comments

Comments
 (0)