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

# Data Factory Factory

This table represents the data_factory_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     | Etag identifies change in the resource.                               |
| encryption            | core | json       | Properties to enable Customer Managed Key for the factory.            |
| id                    | core | string     | The resource identifier.                                              |
| identity              | core | json       | Managed service identity of the factory.                              |
| location              | core | string     | The resource location.                                                |
| name                  | core | string     | The resource name.                                                    |
| 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     |
| tags                  | core | hstore_csv |
| type                  | core | string     | The resource type.                                                    |
| version               | core | string     | Version of the factory.                                               |
