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

# Integration Account

An Azure Integration Account is a cloud resource used to store and manage integration artifacts such as schemas, maps, certificates, partners, and agreements. It works with Azure Logic Apps to enable enterprise B2B workflows and complex data transformations. It helps centralize and standardize integration assets for reliable, scalable process automation.

```
azure.logic_integration_account
```

## Fields

| Title                           | ID   | Type       | Data Type                    | Description |
| ------------------------------- | ---- | ---------- | ---------------------------- | ----------- |
| _key                            | core | string     |
| id                              | core | string     | The resource id.             |
| integration_service_environment | core | json       | The resource reference.      |
| location                        | core | string     | The resource location.       |
| name                            | core | string     | Gets the resource name.      |
| resource_group                  | core | string     |
| sku                             | core | json       | The integration account sku. |
| state                           | core | string     | The workflow state.          |
| subscription_id                 | core | string     |
| subscription_name               | core | string     |
| tags                            | core | hstore_csv |
| type                            | core | string     | Gets the resource type.      |
