Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String>
This command would list all operations related to server migrations occurring in the project with the information shown below. There can be multiple primary appliances associated with a migrate project for VMware agentless scenario. This commandlet will list the details of all the servers across all the VMware agentless appliances.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -Appliance <String>
This command will list all operations occurring on the mentioned primary appliance and its associated scale-out appliances.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -MachineName <String>
This command will list all operations of a particular server mentioned.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -MachineName <String> -Health
This command will list all operations of a particular server mentioned along with health issues.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -MachineName <String> -Expedite
This command will give details of appliance operating parameters and give a list of steps customers can take to prioritize the migration operation of the given server to reduce time remaining.
Description of the new feature
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> This command would list all operations related to server migrations occurring in the project with the information shown below. There can be multiple primary appliances associated with a migrate project for VMware agentless scenario. This commandlet will list the details of all the servers across all the VMware agentless appliances.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -Appliance <String> This command will list all operations occurring on the mentioned primary appliance and its associated scale-out appliances.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -MachineName <String> This command will list all operations of a particular server mentioned.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -MachineName <String> -Health This command will list all operations of a particular server mentioned along with health issues.
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String> -MachineName <String> -Expedite This command will give details of appliance operating parameters and give a list of steps customers can take to prioritize the migration operation of the given server to reduce time remaining.
Proposed implementation details (optional)
Get-AzMigrateServerMigrationStatus -ProjectName <String> -ResourceGroupName <String>
<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns="http://www.w3.org/TR/REC-html40">