An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
The behavior described is by design for Azure Managed Grafana.
Azure Managed Grafana stores Grafana built‑in RBAC role assignments (such as Grafana Viewer and Grafana Limited Viewer) in Microsoft Entra ID. The Users list in the Grafana UI is not continuously synchronized with Microsoft Entra ID. Instead:
- Users and their assigned roles are only listed or updated in Administration > Users and access > Users after they sign in to the Azure Managed Grafana workspace.
- There is no automatic background sync that removes users who no longer have access or immediately reflects role changes.
- For performance reasons, Azure Managed Grafana does not periodically query Microsoft Entra ID for current assignments, and there is no manual “sync now” control.
Therefore:
- Changing a user’s role assignment in Azure IAM from Grafana Viewer to Grafana Limited Viewer will not immediately update what is shown in the Grafana Users page.
- The entry for a user is refreshed only when that user signs in again; until then, the old role can continue to appear.
- Users who left the company or lost access can remain visible in the Users list because their entries are not automatically removed; their presence there does not mean they still have access.
There is no supported way to force a global sync from the Grafana side. To see updated roles:
- Have each affected user sign in to the Azure Managed Grafana workspace again; their role will then be refreshed and reflected in the Users list.
References: