Skip to content

Commit 8bbdb7c

Browse files
committed
Add MI latency issue
1 parent b63551c commit 8bbdb7c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/managed-grafana/troubleshoot-managed-grafana.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: maud-lv
55
ms.author: malev
66
ms.topic: troubleshooting
77
ms.service: managed-grafana
8-
ms.date: 07/06/2022
8+
ms.date: 09/13/2022
99
---
1010

1111
# Troubleshoot issues for Azure Managed Grafana
@@ -205,6 +205,14 @@ To check if your Managed Grafana instance already has a dashboard with the same
205205
1. Rename the old or the new dashboard.
206206
1. You can also edit the UID of a JSON dashboard before importing it by editing the field named **uid** in the JSON file.
207207

208+
## Nothing changes after updating the managed identity role assignment
209+
210+
After disabling System-Assigned Managed Identity, the data source that has been configured with Managed Identity can still access the data from Azure services.
211+
212+
### Solution: wait for the change to take effect
213+
214+
Data sources configured with a managed identity may still be able to access data from Azure services for up to 24 hours. When a role assignment is updated in a managed identity for Azure Managed Grafana, this change can take up to 24 hours to be effective, due to limitations of managed identities.
215+
208216
## Next steps
209217

210218
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)