Az.Migrate Module
Microsoft Azure PowerShell: Migrate cmdlets
Migrate
| Cmdlet | Description |
|---|---|
| Get-AzMigrateDiscoveredServer |
Get All discovered servers in a migrate project. |
| Get-AzMigrateJob |
Retrieves the status of an Azure Migrate job. |
| Get-AzMigrateLocalJob |
Retrieves the status of an Azure Migrate job. |
| Get-AzMigrateLocalReplicationFabric |
Gets the details of the fabric. |
| Get-AzMigrateLocalServerReplication |
Retrieves the details of the replicating server. |
| Get-AzMigrateProject |
Method to get a migrate project. |
| Get-AzMigrateReplicationFabric |
Gets the details of an Azure Site Recovery fabric. |
| Get-AzMigrateReplicationPolicy |
Gets the details of a replication policy. |
| Get-AzMigrateReplicationProtectionContainer |
Gets the details of a protection container. |
| Get-AzMigrateReplicationProtectionContainerMapping |
Gets the details of a protection container mapping. |
| Get-AzMigrateReplicationRecoveryServicesProvider |
Gets the details of registered recovery services provider. |
| Get-AzMigrateRunAsAccount |
Method to get run as account. |
| Get-AzMigrateServerMigrationStatus |
Retrieves the details of the replicating server status. |
| Get-AzMigrateServerReplication |
Retrieves the details of the replicating server. |
| Get-AzMigrateSite |
Method to get a site. |
| Get-AzMigrateSolution |
Gets a solution in the migrate project. |
| Initialize-AzMigrateLocalReplicationInfrastructure |
Initializes the infrastructure for the migrate project. |
| Initialize-AzMigrateReplicationInfrastructure |
Initialises the infrastructure for the migrate project. |
| New-AzMigrateDiskMapping |
Creates a new disk mapping |
| New-AzMigrateLocalDiskMappingObject |
Creates a new disk mapping |
| New-AzMigrateLocalNicMappingObject |
Creates an object to update NIC properties of a replicating server. |
| New-AzMigrateLocalServerReplication |
Starts replication for the specified server. |
| New-AzMigrateNicMapping |
Creates an object to update NIC properties of a replicating server. |
| New-AzMigrateProject |
Creates a new Migrate project. |
| New-AzMigrateReplicationPolicy |
The operation to create a replication policy. |
| New-AzMigrateReplicationProtectionContainerMapping |
The operation to create a protection container mapping. |
| New-AzMigrateServerReplication |
Starts replication for the specified server. |
| New-AzMigrateTestNicMapping |
Creates an object to update NIC properties of a test migrating server. |
| Register-AzMigrateProjectTool |
Registers a tool with the migrate project. |
| Remove-AzMigrateLocalServerReplication |
Stops replication for the migrated server. |
| Remove-AzMigrateProject |
Delete the migrate project. Deleting non-existent project is a no-operation. |
| Remove-AzMigrateServerReplication |
Stops replication for the migrated server. |
| Restart-AzMigrateServerReplication |
Restarts the replication for specified server. |
| Resume-AzMigrateServerReplication |
Starts the replication that has been suspended. |
| Set-AzMigrateDiskMapping |
Updates disk mapping |
| Set-AzMigrateLocalServerReplication |
Updates the target properties for the replicating server. |
| Set-AzMigrateServerReplication |
Updates the target properties for the replicating server. |
| Start-AzMigrateLocalServerMigration |
Starts the migration for the replicating server. |
| Start-AzMigrateServerMigration |
Starts the migration for the replicating server. |
| Start-AzMigrateTestMigration |
Starts the test migration for the replicating server. |
| Start-AzMigrateTestMigrationCleanup |
Cleans up the test migration for the replicating server. |
| Suspend-AzMigrateServerReplication |
Suspends the ongoing replication. |