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>
This commit is contained in:
Ieva
2023-11-08 11:09:48 +00:00
committed by GitHub
parent 197f0d2859
commit c371dbb658

View File

@@ -39,6 +39,17 @@ _Generally available in Grafana Cloud_
Use Alerting insights to monitor your alerting data, discover key trends about your organizations alert management performance, and find patterns in why things go wrong.
## Data source Admin permission
<!-- Ieva Vasiljeva -->
<!-- Enterprise -->
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
<!-- Mihaly Gyongyosi -->