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

# Data Share Account

This table represents the data_share_account resource from Microsoft Azure.

```
azure.data_share_account
```

## Fields

| Title              | ID   | Type       | Data Type                                  | Description |
| ------------------ | ---- | ---------- | ------------------------------------------ | ----------- |
| _key               | core | string     |
| created_at         | core | string     | Time at which the account was created.     |
| id                 | core | string     | The resource id of the azure resource      |
| identity           | core | json       | Identity Info on the Account               |
| location           | core | string     | Location of the azure resource.            |
| name               | core | string     | Name of the azure resource                 |
| provisioning_state | core | string     | Provisioning state of the Account          |
| resource_group     | core | string     |
| subscription_id    | core | string     |
| subscription_name  | core | string     |
| system_data        | core | json       | System Data of the Azure resource.         |
| tags               | core | hstore_csv |
| type               | core | string     | Type of the azure resource                 |
| user_email         | core | string     | Email of the user who created the resource |
| user_name          | core | string     | Name of the user who created the resource  |
