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

# Devops Infrastructure Pool

This table represents the devops_infrastructure_pool resource from Microsoft Azure.

```
azure.devops_infrastructure_pool
```

## Fields

| Title                          | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------------------ | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                           | core | string     |
| agent_profile                  | core | json       | Defines how the machine will be handled once it executed a job.                                                                                                                             |
| dev_center_project_resource_id | core | string     | The resource id of the DevCenter Project the pool belongs to.                                                                                                                               |
| fabric_profile                 | core | json       | Defines the type of fabric the agent will run on.                                                                                                                                           |
| id                             | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| identity                       | core | json       | The managed service identities assigned to this resource.                                                                                                                                   |
| location                       | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| maximum_concurrency            | core | int64      | Defines how many resources can there be created at any given time.                                                                                                                          |
| name                           | core | string     | The name of the resource                                                                                                                                                                    |
| organization_profile           | core | json       | Defines the organization in which the pool will be used.                                                                                                                                    |
| provisioning_state             | core | string     | The status of the current operation.                                                                                                                                                        |
| 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"                                                                                   |
