Skip to content

Commit 5d2d932

Browse files
Merge pull request #212023 from maud-lv/ml-g-limits
Add RBAC and Server Admin limitations
2 parents 7718dc1 + a099c84 commit 5d2d932

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/managed-grafana/known-limitations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ Managed Grafana has the following known limitations:
2626

2727
* API key usage isn't included in the audit log.
2828

29+
* Users can be assigned the following Grafana Organization level roles: Admin, Editor, or Viewer. The Grafana Server Admin role isn't available to customers.
30+
31+
* Some Data plane APIs require Grafana Server Admin permissions and can't be called by users. This includes the [Admin API](https://grafana.com/docs/grafana/latest/developers/http_api/admin/), the [User API](https://grafana.com/docs/grafana/latest/developers/http_api/user/#user-api) and the [Admin Organizations API](https://grafana.com/docs/grafana/latest/developers/http_api/org/#admin-organizations-api).
32+
33+
* Azure Managed Grafana currently doesn't support the Grafana Role Based Access Control (RBAC) feature and the [RBAC API](https://grafana.com/docs/grafana/latest/developers/http_api/access_control/) is therefore disabled.
34+
2935
## Next steps
3036

3137
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)