The SKU family, used when the service has multiple performance classes within a tier, such as 'A', 'D', etc. for virtual machines
string
name
The unique name of the SKU, such as 'P3'
string
size
The size of the SKU, used when the name alone does not denote a service size or when a SKU has multiple performance classes within a family, e.g. 'A1' for virtual machines
string
tier
The tier of the SKU, such as 'Basic', 'General Purpose', or 'Business Critical'
string
TrackedResourceTags
Name
Description
Value
Quickstart samples
The following quickstart samples deploy this resource type.
Azure Database Migration Service is a fully managed service designed to enable seamless migrations from multiple database sources to Azure data platforms with minimal downtime (online migrations).
ARM template resource definition
The services resource type can be deployed with operations that target:
The SKU family, used when the service has multiple performance classes within a tier, such as 'A', 'D', etc. for virtual machines
string
name
The unique name of the SKU, such as 'P3'
string
size
The size of the SKU, used when the name alone does not denote a service size or when a SKU has multiple performance classes within a family, e.g. 'A1' for virtual machines
string
tier
The tier of the SKU, such as 'Basic', 'General Purpose', or 'Business Critical'
string
TrackedResourceTags
Name
Description
Value
Quickstart templates
The following quickstart templates deploy this resource type.
Azure Database Migration Service is a fully managed service designed to enable seamless migrations from multiple database sources to Azure data platforms with minimal downtime (online migrations).
The Azure Database Migration Service (DMS) is designed to streamline the process of migrating on-premises databases to Azure. DMS will simplify the migration of existing on-premises SQL Server and Oracle databases to Azure SQL Database, Azure SQL Managed Instance or Microsoft SQL Server in an Azure Virtual Machine. This template would deploy an instance of Azure Database Migration service, an Azure VM with SQL server installed on it which will act as a Source server with pre created database on it and a Target Azure SQL DB server which will have a pre-created schema of the database to be migrated from Source to Target server. The template will also deploy the required resources like NIC, vnet etc for supporting the Source VM, DMS service and Target server.
Terraform (AzAPI provider) resource definition
The services resource type can be deployed with operations that target:
Resource groups
For a list of changed properties in each API version, see change log.
Resource format
To create a Microsoft.DataMigration/services resource, add the following Terraform to your template.
The SKU family, used when the service has multiple performance classes within a tier, such as 'A', 'D', etc. for virtual machines
string
name
The unique name of the SKU, such as 'P3'
string
size
The size of the SKU, used when the name alone does not denote a service size or when a SKU has multiple performance classes within a family, e.g. 'A1' for virtual machines
string
tier
The tier of the SKU, such as 'Basic', 'General Purpose', or 'Business Critical'