Skip to content

Latest commit

 

History

History
108 lines (75 loc) · 4.97 KB

File metadata and controls

108 lines (75 loc) · 4.97 KB
Module Name Az.DataMigration
Module Guid 2cbdd74e-5a77-497b-9db7-4b103899a621
Download Help Link https://learn.microsoft.com/powershell/module/az.datamigration
Help Version 1.0.0.0
Locale en-US

Az.DataMigration Module

Description

Microsoft Azure PowerShell: DataMigration cmdlets

Az.DataMigration Cmdlets

Start assessment on SQL Server instance(s)

Collect performance data for given SQL Server instance(s)

Gives SKU recommendations for Azure SQL offerings

Retrieve the Database Migration Service.

Retrieve the List of Authentication Keys for Self Hosted Integration Runtime.

Retrieve the registered Integration Runtime nodes and their monitoring data for a given Database Migration Service

Retrieve the List of database migrations attached to the service.

Retrieve the specified database migration for a given SQL Db.

Retrieve the specified database migration for a given SQL Managed Instance.

Retrieve the specified database migration for a given SQL VM.

Initiate cutover for in-progress online database migration to SQL Managed Instance.

Initiate cutover for in-progress online database migration to SQL VM.

Retry on going migration for the database.

Migrate logins from the source Sql Servers to the target Azure Sql Servers.

Migrate Sql Server Schema from the source Sql Servers to the target Azure Sql Servers.

Create or Update Database Migration Service.

Regenerate a new set of Authentication Keys for Self Hosted Integration Runtime.

Migrate TDE certificate(s) from source SQL Server to the target Azure SQL Server.

Create a new database migration to a given SQL Db. This command can migrate data from the selected source database tables to the target database tables. If the target database have no table existing, please use New-AzDataMigrationSqlServerSchema command to migrate schema objects from source database to target databse.

Create a new database migration to a given SQL Managed Instance.

Create a new database migration to a given SQL VM.

Registers Sql Migration Service on Integration Runtime

Delete Database Migration Service.

Delete the integration runtime node.

Remove the specified database migration for a given SQL Db.

Delete Database Migration resource.

Delete Database Migration resource.

Stop in-progress database migration to SQL Db.

Stop in-progress database migration to SQL Managed Instance.

Stop in-progress database migration to SQL VM.

Update Database Migration Service.