---
title: Data Migration Service
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Data Migration Service
---

# Data Migration Service

This table represents the data_migration_service resource from Microsoft Azure.

```
azure.data_migration_service
```

## Fields

| Title                    | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------------ | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                     | core | string     |
| auto_stop_delay          | core | string     | The time delay before the service is auto-stopped when idle.                                                                                                                                |
| delete_resources_on_stop | core | bool       | Whether service resources should be deleted when stopped. (Turned on by default)                                                                                                            |
| etag                     | core | string     | HTTP strong entity tag value. Ignored if submitted                                                                                                                                          |
| id                       | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| kind                     | core | string     | The resource kind. Only 'vm' (the default) is supported.                                                                                                                                    |
| location                 | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| name                     | core | string     | The name of the resource                                                                                                                                                                    |
| provisioning_state       | core | string     | The resource's provisioning state                                                                                                                                                           |
| resource_group           | core | string     |
| sku                      | core | json       | Service SKU                                                                                                                                                                                 |
| subscription_id          | core | string     |
| subscription_name        | core | string     |
| system_data              | core | json       | Metadata pertaining to creation and last modification of the resource.                                                                                                                      |
| tags                     | core | hstore_csv |
| type                     | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
| virtual_nic_id           | core | string     | The ID of the Microsoft.Network/networkInterfaces resource which the service have                                                                                                           |
| virtual_subnet_id        | core | string     | The ID of the Microsoft.Network/virtualNetworks/subnets resource to which the service should be joined                                                                                      |
