You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Learn about current service limits, quotas, and constraints you may encounter using Azure Managed Grafana.
5
5
ms.service: azure-managed-grafana
6
6
ms.topic: troubleshooting
7
-
ms.date: 12/17/2024
7
+
ms.date: 08/19/2025
8
8
ms.author: malev
9
9
ms.custom: engagement-fy23
10
10
author: maud-lv
@@ -34,7 +34,9 @@ Azure Managed Grafana has the following known limitations:
34
34
35
35
* Only Azure subscriptions billed directly through Microsoft are eligible for the purchase of Grafana Enterprise. CSP subscriptions, i.e., Azure subscriptions billed through Cloud Solution Providers (CSP), are ineligible.
36
36
37
-
## Current User authentication
37
+
* Each Azure Managed Grafana workspace can only be assigned one managed identity, user-assigned or system-assigned, but not both.
38
+
39
+
### Current User authentication
38
40
39
41
The *Current User* authentication option triggers the following limitation. Grafana offers some automated features such as alerts and reporting, that are expected to run in the background periodically. The Current User authentication method relies on a user being logged in, in an interactive session, to connect a data source to a database. Therefore, when this authentication method is used and no user is logged in, automated tasks can't run in the background. To leverage automated tasks, we recommend setting up another data source with another authentication method or [configuring alerts in Azure Monitor](./how-to-use-azure-monitor-alerts.md).
40
42
@@ -65,10 +67,6 @@ Each data source also has its own limits that can be reflected in Azure Managed
65
67
* Refer to [Azure Monitor](/azure/azure-monitor/service-limits) to learn about Azure Monitor service limits including alerts, Prometheus metrics, data collection, logs and more.
66
68
* Refer to [Azure Data Explorer](/azure/data-explorer/kusto/concepts/querylimits) to learn about Azure Data Explorer service limits.
67
69
68
-
## Managed identities
69
-
70
-
Each Azure Managed Grafana workspace can only be assigned one managed identity, user-assigned or system-assigned, but not both.
0 commit comments