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

# Data Migration Services Project

This table represents the data_migration_services_project resource from Microsoft Azure.

```
azure.data_migration_services_project
```

## Fields

| Title                     | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                      | core | string     |
| azure_authentication_info | core | json       | Field that defines the Azure active directory application info, used to connect to the target Azure resource                                                                                |
| creation_time             | core | string     | UTC Date and time when project was created                                                                                                                                                  |
| databases_info            | core | json       | List of DatabaseInfo                                                                                                                                                                        |
| etag                      | core | string     | HTTP strong entity tag value. This is ignored if submitted.                                                                                                                                 |
| id                        | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| location                  | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| name                      | core | string     | The name of the resource                                                                                                                                                                    |
| provisioning_state        | core | string     | The project's provisioning state                                                                                                                                                            |
| resource_group            | core | string     |
| source_connection_info    | core | json       | Information for connecting to source                                                                                                                                                        |
| source_platform           | core | string     | Source platform for the project                                                                                                                                                             |
| 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 |
| target_connection_info    | core | json       | Information for connecting to target                                                                                                                                                        |
| target_platform           | core | string     | Target platform for the project                                                                                                                                                             |
| type                      | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
