Skip to content

Commit 8926a99

Browse files
Merge pull request #248841 from Karthigasree/21Aug-GH113634
GitHub issue 113634
2 parents 9df51b5 + 77f8200 commit 8926a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/migrate/concepts-vmware-agentless-migration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: piyushdhore
66
ms.manager: vijain
77
ms.topic: conceptual
88
ms.service: azure-migrate
9-
ms.date: 05/31/2023
9+
ms.date: 08/21/2023
1010
ms.custom: engagement-fy23
1111
---
1212
# Azure Migrate agentless migration of VMware virtual machines
@@ -138,7 +138,7 @@ Delta replication cycles are scheduled as follows:
138138

139139
- First delta replication cycle is scheduled immediately after the initial replication cycle completes
140140
- Next delta replication cycles are scheduled according to the following logic:
141-
min[max[(Previous delta replication cycle time/2), 1 hour], 12 hours]
141+
min[max[1 hour, (Previous delta replication cycle time/2)], 12 hours]
142142

143143
That is, the next delta replication will be scheduled no sooner than one hour and no later than 12 hours. For example, if a VM takes four hours for a delta replication cycle, the next delta replication cycle is scheduled in two hours, and not in the next hour.
144144

0 commit comments

Comments
 (0)