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

# Microsoft Purview Account

A Microsoft Purview Account is the central management resource for Microsoft Purview, enabling data governance, cataloging, and compliance across an organization's data estate. It provides a unified environment to register data sources, manage metadata, classify data, and apply governance policies.

```
azure.purview_account
```

## Fields

| Title                        | ID   | Type       | Data Type                                                              | Description |
| ---------------------------- | ---- | ---------- | ---------------------------------------------------------------------- | ----------- |
| _key                         | core | string     |
| cloud_connectors             | core | json       | External Cloud Service connectors                                      |
| created_at                   | core | string     | Gets the time at which the entity was created.                         |
| created_by                   | core | string     | Gets the creator of the entity.                                        |
| created_by_object_id         | core | string     | Gets the creators of the entity's object id.                           |
| endpoints                    | core | json       | The URIs that are the public endpoints of the account.                 |
| friendly_name                | core | string     | Gets or sets the friendly name.                                        |
| id                           | core | string     | Gets or sets the identifier.                                           |
| identity                     | core | json       | The Managed Identity of the resource                                   |
| location                     | core | string     | Gets or sets the location.                                             |
| managed_resource_group_name  | core | string     | Gets or sets the managed resource group name                           |
| managed_resources            | core | json       | Gets the resource identifiers of the managed resources.                |
| name                         | core | string     | Gets or sets the name.                                                 |
| private_endpoint_connections | core | json       | Gets the private endpoint connections information.                     |
| provisioning_state           | core | string     | Gets or sets the state of the provisioning.                            |
| public_network_access        | core | string     | Gets or sets the public network access.                                |
| resource_group               | core | string     |
| sku                          | core | json       | Gets or sets the Sku.                                                  |
| subscription_id              | core | string     |
| subscription_name            | core | string     |
| system_data                  | core | json       | Metadata pertaining to creation and last modification of the resource. |
| tags                         | core | hstore_csv |
| type                         | core | string     | Gets or sets the type.                                                 |
