Docs: Fixed lazy numbering in all documentation files (#27975)
This commit is contained in:
@@ -28,8 +28,8 @@ When permissions are enabled for a data source in an organization, you restrict
|
||||
**Enable permissions for a data source:**
|
||||
|
||||
1. Navigate to **Configuration > Data Sources**.
|
||||
2. Select the data source you want to enable permissions for.
|
||||
3. On the Permissions tab, click **Enable**.
|
||||
1. Select the data source you want to enable permissions for.
|
||||
1. On the Permissions tab, click **Enable**.
|
||||
|
||||
<div class="clearfix"></div>
|
||||
|
||||
@@ -44,10 +44,10 @@ 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**.
|
||||
2. Select the data source you want to assign query permissions for.
|
||||
3. On the Permissions tab, click **Add Permission**.
|
||||
4. Select **Team** or **User**.
|
||||
5. Select the entity you want to allow query access and then click **Save**.
|
||||
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**.
|
||||
|
||||
<div class="clearfix"></div>
|
||||
|
||||
@@ -62,7 +62,7 @@ Note that *all* existing permissions created for the data source will be deleted
|
||||
**Disable permissions for a data source:**
|
||||
|
||||
1. Navigate to **Configuration > Data Sources**.
|
||||
2. Select the data source you want to disable permissions for.
|
||||
3. On the Permissions tab, click **Disable Permissions**.
|
||||
1. Select the data source you want to disable permissions for.
|
||||
1. On the Permissions tab, click **Disable Permissions**.
|
||||
|
||||
<div class="clearfix"></div>
|
||||
|
||||
@@ -23,10 +23,10 @@ If your license has expired most of Grafana keeps working as normal. Some enterp
|
||||
```
|
||||
The configuration file's location may also be overridden by the `GF_ENTERPRISE_LICENSE_PATH` environment variable.
|
||||
|
||||
2. Log in to your [Grafana Cloud Account](https://grafana.com/login) and make sure you're in the correct organization in the dropdown at the top of the page.
|
||||
3. Under the **Grafana Enterprise** section in the menu bar to the left, choose licenses and download the currently valid license with which you want to run Grafana. If you cannot see a valid license on Grafana.com, please contact your account manager at Grafana Labs to renew your subscription.
|
||||
4. Replace the current `license.jwt`-file with the one you've just downloaded.
|
||||
5. Restart Grafana.
|
||||
1. Log in to your [Grafana Cloud Account](https://grafana.com/login) and make sure you're in the correct organization in the dropdown at the top of the page.
|
||||
1. Under the **Grafana Enterprise** section in the menu bar to the left, choose licenses and download the currently valid license with which you want to run Grafana. If you cannot see a valid license on Grafana.com, please contact your account manager at Grafana Labs to renew your subscription.
|
||||
1. Replace the current `license.jwt`-file with the one you've just downloaded.
|
||||
1. Restart Grafana.
|
||||
|
||||
## If your license expires
|
||||
|
||||
|
||||
Reference in New Issue
Block a user