Skip to content

Commit 1fe40ae

Browse files
Revise permissions and enhance migration tracking details
Updated required permissions and added tracking migrations section with execution progress details.
1 parent 1852667 commit 1fe40ae

1 file changed

Lines changed: 16 additions & 10 deletions

File tree

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

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,7 @@ The following table summarizes the *Azure* components that are created when you
7171

7272
## Required permissions
7373

74-
When you start replication for the first time, the logged-in user must have the following roles:
75-
76-
- Owner or Contributor and User Access Administrator on the Azure Migrate project's resource group and the target resource group
77-
78-
For the subsequent replications, the logged-in user must have the following roles:
79-
80-
- Owner or Contributor on the Azure Migrate project's resource group and the target resource group
81-
82-
In addition to the preceding roles, the logged-in user needs the following permission at a subscription level: `Microsoft.Resources/subscriptions/resourceGroups/read`.
74+
- Azure Migrate Owner or Azure Migrate Execute Expert on the Azure Migrate project's resource group and the target resource group. [Learn more](prepare-azure-accounts.md).
8375

8476
## Data integrity
8577

@@ -105,7 +97,21 @@ Upon decompression, Azure Migrate calculates the checksum for the data and compa
10597

10698
The Azure Migrate appliance compresses data and encrypts it before uploading it. Data is transmitted over a secure communication channel that uses HTTPS and TLS 1.2 or later. Additionally, Azure Storage automatically encrypts your data when it's persisted to the cloud (encryption at rest).
10799

108-
## Replication status
100+
## Tracking migrations
101+
102+
Execution progress is shown in **Execution stage** and **Execution status**:
103+
104+
**Execution stage**: Preparation, Testing, or Completion.
105+
106+
- Preparation: Servers that are enabled for replication remain in the Preparation stage while initial replication (data replication) is in progress. After initial replication is complete, the servers move to the Testing stage.
107+
108+
- Testing: Servers for which initial replication is complete, and delta replication is in progress will move to the Testing phase. You can choose to run test migrations on a test virtual network before the actual migration (recommended). Ensure that you clean up test migrations after validation.
109+
110+
- Completion: Servers for which Test Migrations are completed or skipped will move to this stage. You can perform final migrations (cut over) for these servers. After migration finishes, ensure that you select Complete Migration from the same drop-down menu to clean up resources and shut down the source virtual machines.
111+
112+
**Execution status**: In progress, In error, Action pending, or Completed. Click on the status hyperlink to view the details in the drill-down menu.
113+
114+
## Replication states
109115

110116
When a VM undergoes replication (data copy), there are several possible states:
111117

0 commit comments

Comments
 (0)