---
title: Document Db Mongo Cluster
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Document Db Mongo Cluster
---

# Document Db Mongo Cluster

This table represents the document_db_mongo_cluster resource from Microsoft Azure.

```
azure.document_db_mongo_cluster
```

## Fields

| Title                        | ID   | Type          | Data Type                                                                                                                                                                                   | Description |
| ---------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                         | core | string        |
| administrator                | core | json          | The local administrator properties for the mongo cluster.                                                                                                                                   |
| backup                       | core | json          | The backup properties of the mongo cluster.                                                                                                                                                 |
| cluster_status               | core | string        | The status of the mongo cluster.                                                                                                                                                            |
| compute                      | core | json          | The compute properties of the mongo cluster.                                                                                                                                                |
| connection_string            | core | string        | The default mongo connection string for the cluster.                                                                                                                                        |
| create_mode                  | core | string        | The mode to create a mongo cluster.                                                                                                                                                         |
| high_availability            | core | json          | The high availability properties of the mongo cluster.                                                                                                                                      |
| id                           | core | string        | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| infrastructure_version       | core | string        | The infrastructure version the cluster is provisioned on.                                                                                                                                   |
| location                     | core | string        | The geo-location where the resource lives                                                                                                                                                   |
| name                         | core | string        | The name of the resource                                                                                                                                                                    |
| preview_features             | core | array<string> | List of private endpoint connections.                                                                                                                                                       |
| private_endpoint_connections | core | json          | List of private endpoint connections.                                                                                                                                                       |
| provisioning_state           | core | string        | The provisioning state of the mongo cluster.                                                                                                                                                |
| public_network_access        | core | string        | Whether or not public endpoint access is allowed for this mongo cluster.                                                                                                                    |
| replica                      | core | json          | The replication properties for the mongo cluster                                                                                                                                            |
| replica_parameters           | core | json          | The parameters to create a replica mongo cluster.                                                                                                                                           |
| resource_group               | core | string        |
| restore_parameters           | core | json          | The parameters to create a point-in-time restore mongo cluster.                                                                                                                             |
| server_version               | core | string        | The Mongo DB server version. Defaults to the latest available version if not specified.                                                                                                     |
| sharding                     | core | json          | The sharding properties of the mongo cluster.                                                                                                                                               |
| storage                      | core | json          | The storage properties of the mongo cluster.                                                                                                                                                |
| 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"                                                                                   |
