az dms

Note

This reference is part of the dms-preview extension for the Azure CLI (version 2.27.0 or higher). The extension will automatically install the first time you run an az dms command. Learn more about extensions.

Manage Azure Data Migration Service (classic) instances.

Commands

Name Description Type Status
az dms project

Manage projects for an instance of the Azure Database Migration Service (classic).

Extension GA
az dms project create

Create a migration project which can contain multiple tasks.

Extension GA
az dms project task

Manage tasks for an Azure Database Migration Service (classic) instance's project.

Extension GA
az dms project task cancel

This command is being deprecated. Use the stop command instead.

Extension GA
az dms project task create

Create and start a migration task.

Extension GA
az dms project task restart

Restart either the entire migration or just a specified object. Currently only supported by MongoDB migrations.

Extension GA
az dms project task stop

Stops the task, or stops migration on the specified object (MongoDB migrations only).

Extension GA