You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-grafana/grafana-settings.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ This article provides step-by-step instructions on how to configure Grafana sett
24
24
25
25
1. Open the Azure portal and navigate to your Azure Managed Grafana instance.
26
26
1. In the left menu, select **Settings** > **Configuration**.
27
-
1. Open the **Grafana Settings (Preview)** tab.
27
+
1. Open the **Grafana Settings** tab.
28
28
29
29
:::image type="content" source="media/grafana-settings/grafana-settings-tab.png" alt-text="Screenshot of the Azure platform showing the Grafana settings tab." lightbox="media/grafana-settings/grafana-settings-tab.png":::
30
30
@@ -36,7 +36,7 @@ With this setting enabled, Grafana Viewers can:
36
36
- Edit dashboards temporarily, without saving.
37
37
- Access the **Explore** menu to perform interactive queries and analyze data.
38
38
39
-
1. In the **Grafana Settings (Preview)** tab, locate the **Viewers can edit** option.
39
+
1. In the **Grafana Settings** tab, locate the **Viewers can edit** option.
40
40
1. This option is disabled by default. Toggle the switch to enable this setting.
41
41
42
42
## External Enabled
@@ -45,14 +45,14 @@ The **External Enabled** setting controls the public sharing of snapshots.
45
45
46
46
With this setting enabled, users can publish snapshots of dashboards to an external URL by opening a dashboard, selecting **Share** > **Snapshot** > **Publish to snapshots.raintanks.io**.
47
47
48
-
1. In the **Grafana Settings (Preview)** tab, locate the **External Enabled** option.
48
+
1. In the **Grafana Settings** tab, locate the **External Enabled** option.
49
49
1. This option is enabled by default, allowing users to publicly share snapshots of their dashboards. To restrict the public sharing of snapshots, toggle off the switch to disable this setting.
50
50
51
51
## CSRF Always Check
52
52
53
53
The **CSRF Always Check** setting enhances security by rejecting requests that have an origin header that does not match the origin of the Grafana instance. This setting helps to prevent Cross-Site Request Forgery (CSRF) attacks. This option is disabled by default.
54
54
55
-
1. In the **Grafana Settings (Preview)** tab, locate the **CSRF Always Check** option.
55
+
1. In the **Grafana Settings** tab, locate the **CSRF Always Check** option.
56
56
1. Toggle the switch to enable or disable this setting based on your security requirements.
0 commit comments