How to create Newer Version of Azure Database Migration Service using PowerShell

Taiob Ali 101 Reputation points MVP
2024-01-15T14:17:31.4666667+00:00

The retirement of Azure Database Migration Service (classic) for SQL Server scenarios requires migrating to the latest Azure Database Migration Service version. However, the New-AzDataMigrationService command still creates the classic version. What PowerShell command can I use to create the newer version of Azure Database Migration Service? Ref:
Retirement: Azure Database Migration Service (classic) - SQL Server scenarios deprecation

Azure Database Migration service
Azure SQL Database
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,082 questions
{count} votes

Accepted answer
  1. ShaktiSingh-MSFT 13,441 Reputation points Microsoft Employee
    2024-01-18T04:55:42.7433333+00:00

    Hi
    Taiob Ali
    •, Thanks for your patience.

    Below reply is given by the internal team:

    For latest version of DMS service “New-AzDataMigrationSqlService” can be used. New-AzDataMigrationSDisplay is for DMS(classic) only (refer documentation).   You can share the ready to use DMS templates for migrating with PowerShell / Azure CLI: Migrate databases at scale using Azure PowerShell / CLI (Preview) | Microsoft Learn

    Let us know if further queries. Thanks

    0 comments No comments

0 additional answers

Sort by: Most helpful