From c371dbb658aea56b40f65da74415f3eaa775911f Mon Sep 17 00:00:00 2001 From: Ieva Date: Wed, 8 Nov 2023 11:09:48 +0000 Subject: [PATCH] Docs: add a What's New entry for data source admin permission (#77621) * Add cloud What's New entry for data source admin access * reword * prettier * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com> --------- Co-authored-by: Beverly <131809838+BeverlyJaneJ@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-next/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/index.md b/docs/sources/whatsnew/whats-new-next/index.md index 61e4375d39d..d21173ac3dd 100644 --- a/docs/sources/whatsnew/whats-new-next/index.md +++ b/docs/sources/whatsnew/whats-new-next/index.md @@ -39,6 +39,17 @@ _Generally available in Grafana Cloud_ Use Alerting insights to monitor your alerting data, discover key trends about your organization’s alert management performance, and find patterns in why things go wrong. +## Data source Admin permission + + + + +October 24, 2023 + +_Generally available in Grafana Cloud_ + +In addition to `Query` and `Edit` access, you can now grant users, teams, or basic roles `Admin` access to data sources. Users with `Admin` access to a data source can grant and revoke permissions to the data source, as well as to manage query caching settings for the data source. Users are automatically granted `Admin` access to data sources that they create. + ## Configure refresh token handling separately for OAuth providers