Skip to content

Commit 5f47775

Browse files
committed
Remove preview from text
1 parent 9dbb9d8 commit 5f47775

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/managed-grafana/grafana-settings.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article provides step-by-step instructions on how to configure Grafana sett
2424

2525
1. Open the Azure portal and navigate to your Azure Managed Grafana instance.
2626
1. In the left menu, select **Settings** > **Configuration**.
27-
1. Open the **Grafana Settings (Preview)** tab.
27+
1. Open the **Grafana Settings** tab.
2828

2929
:::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":::
3030

@@ -36,7 +36,7 @@ With this setting enabled, Grafana Viewers can:
3636
- Edit dashboards temporarily, without saving.
3737
- Access the **Explore** menu to perform interactive queries and analyze data.
3838

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.
4040
1. This option is disabled by default. Toggle the switch to enable this setting.
4141

4242
## External Enabled
@@ -45,14 +45,14 @@ The **External Enabled** setting controls the public sharing of snapshots.
4545

4646
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**.
4747

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.
4949
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.
5050

5151
## CSRF Always Check
5252

5353
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.
5454

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.
5656
1. Toggle the switch to enable or disable this setting based on your security requirements.
5757

5858
## Related Content

0 commit comments

Comments
 (0)