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

# Dev Center Project

This table represents the dev_center_project resource from Microsoft Azure.

```
azure.dev_center_project
```

## Fields

| Title                  | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ---------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                   | core | string     |
| catalog_settings       | core | json       | Settings to be used when associating a project with a catalog.                                                                                                                              |
| description            | core | string     | Description of the project.                                                                                                                                                                 |
| dev_center_id          | core | string     | Resource Id of an associated DevCenter                                                                                                                                                      |
| dev_center_uri         | core | string     | The URI of the Dev Center resource this project is associated with.                                                                                                                         |
| id                     | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| identity               | core | json       | Managed identity properties                                                                                                                                                                 |
| location               | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| max_dev_boxes_per_user | core | int64      | When specified, limits the maximum number of Dev Boxes a single user can create across all pools in the project. This will have no effect on existing Dev Boxes when reduced.               |
| name                   | core | string     | The name of the resource                                                                                                                                                                    |
| provisioning_state     | core | string     | The provisioning state of the resource.                                                                                                                                                     |
| 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"                                                                                   |
