[v9.4.x] update data source permissions instructions to match modern UI (#64181)

update data source permissions instructions to match modern UI (#63405)

* update data source permissions instructions to match modern UI

* Apply suggestions from code review

---------

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
(cherry picked from commit adc8000b72)

Co-authored-by: chrisharbro <102977229+chrisharbro@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2023-03-03 16:26:27 -06:00
committed by GitHub
co-authored by chrisharbro
parent bf6e7d2abe
commit f80239c21a
@@ -79,10 +79,12 @@ After you have enabled permissions for a data source you can assign query permis
**Assign query permission to users and teams:**
1. Navigate to **Configuration > Data Sources**.
1. Select the data source you want to assign query permissions for.
1. On the Permissions tab, click **Add Permission**.
1. Select **Team** or **User**.
1. Select the entity you want to allow query access and then click **Save**.
1. Select the data source you want to assign query permissions to.
1. On the **Permissions** tab, click **Add Permission**.
1. Select **Team**, **User**, or **Role**.
1. Select the entity you want to modify permissions for.
1. Select the **Query** or **Edit** permission.
1. Click **Save**.
<div class="clearfix"></div>