Documentationbreadcrumb arrow Pluginsbreadcrumb arrow Azure Cosmos DB data source
Enterprise Grafana Cloud
Last reviewed: July 28, 2026

Azure Cosmos DB data source

The Azure Cosmos DB data source plugin lets you query and visualize Azure Cosmos DB for NoSQL data in Grafana. Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service. Use this data source to build dashboards, explore your data with queries, and alert on data stored in your Azure Cosmos DB for NoSQL containers.

Note

The Azure Cosmos DB data source is an Enterprise plugin. It’s available with a Grafana Cloud Pro or Advanced plan and Grafana Enterprise. For installation instructions, refer to Install Grafana Enterprise plugins.

Supported features

The following table lists the features supported by the Azure Cosmos DB data source:

FeatureSupported
MetricsYes
LogsNo
TracesNo
AlertingYes
AnnotationsNo
Private data source connect (PDC)Yes

Requirements

The Azure Cosmos DB data source has the following requirements:

Compatibility requirements

There are no compatibility requirements for the Azure Cosmos DB plugin.

Known limitations

The Azure Cosmos DB data source has the following known limitations:

  • The plugin only supports Azure Cosmos DB for NoSQL. Other Azure Cosmos DB APIs aren’t supported with this plugin.
  • Multi-partition queries don’t work with the TOP, ORDER BY, OFFSET, LIMIT, Aggregates, DISTINCT, and GROUP BY keywords. To use these keywords, enter a value in the PartitionKey field to run a single-partition query.
  • The only authentication method the plugin supports is an account endpoint with an account key.

Get started

The following documents help you get started with the Azure Cosmos DB data source:

Additional features

After you configure the Azure Cosmos DB data source, you can:

Plugin updates

Always ensure that your plugin version is up-to-date so you have access to all current features and improvements. Navigate to Plugins and data > Plugins to check for updates. Grafana recommends upgrading to the latest Grafana version, and this applies to plugins as well.

Note

On Grafana Cloud, the Azure Cosmos DB plugin is managed by Grafana and updates automatically. On self-managed Grafana, you must update the plugin manually. Refer to Version and upgrade guidance.