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

# Data Factory

This table represents the Data Factory resource from Microsoft Azure.

```
azure.data_factory_factory
```

## Fields

| Title                 | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                           | Description |
| --------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                  | core | string     |
| create_time           | core | string     | Time the factory was created in ISO8601 format.                                                                                                                                                                                                                                                                                                                     |
| e_tag                 | core | string     | If eTag is provided in the response body, it may also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. |
| encryption            | core | json       | Properties to enable Customer Managed Key for the factory.                                                                                                                                                                                                                                                                                                          |
| id                    | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"                                                                                                                                                                         |
| identity              | core | json       | Managed service identity of the factory.                                                                                                                                                                                                                                                                                                                            |
| location              | core | string     | The geo-location where the resource lives                                                                                                                                                                                                                                                                                                                           |
| name                  | core | string     | The name of the resource                                                                                                                                                                                                                                                                                                                                            |
| provisioning_state    | core | string     | Factory provisioning state, example Succeeded.                                                                                                                                                                                                                                                                                                                      |
| public_network_access | core | string     | Whether or not public network access is allowed for the data factory.                                                                                                                                                                                                                                                                                               |
| purview_configuration | core | json       | Purview information of the factory.                                                                                                                                                                                                                                                                                                                                 |
| repo_configuration    | core | json       | Git repo information of the factory.                                                                                                                                                                                                                                                                                                                                |
| resource_group        | core | string     |
| subscription_id       | core | string     |
| subscription_name     | core | string     |
| system_data           | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                                                                                                                                                                                                    |
| tags                  | core | hstore_csv |
| type                  | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                                                                                                                                                           |
| version               | core | string     | Version of the factory.                                                                                                                                                                                                                                                                                                                                             |
