From fb86150321bed99a5bc7c2547f8dd76993bb73ac Mon Sep 17 00:00:00 2001 From: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:23:54 -0500 Subject: [PATCH] [v11.4.x]Docs: Add clarifying information about embeds in Cloud (#97894) --- docs/sources/dashboards/share-dashboards-panels/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/dashboards/share-dashboards-panels/index.md b/docs/sources/dashboards/share-dashboards-panels/index.md index 713ae2e4c41..390f5d3b3ef 100644 --- a/docs/sources/dashboards/share-dashboards-panels/index.md +++ b/docs/sources/dashboards/share-dashboards-panels/index.md @@ -60,7 +60,7 @@ You must have an authorized viewer permission to see an image rendered by a dire The same permission is also required to view embedded links unless you have anonymous access permission enabled for your Grafana instance. {{< admonition type="note" >}} -As of Grafana 8.0, anonymous access permission is not available in Grafana Cloud. +As of Grafana 8.0, anonymous access permission is not available in Grafana Cloud. This feature is only supported for Grafana Enterprise and Grafana Open Source. {{< /admonition >}} When you share a panel or dashboard as a snapshot, a snapshot (which is a panel or dashboard at the moment you take the snapshot) is publicly available on the web. Anyone with a link to it can access it. Because snapshots do not require any authorization to view, Grafana removes information related to the account it came from, as well as any sensitive data from the snapshot. @@ -220,10 +220,10 @@ The snapshot is immediately deleted. You may need to clear your browser cache or ### Embed panel -You can embed a panel using an iframe on another web site. A viewer must be signed into Grafana to view the graph. +You can embed a panel using an iframe on another web site. A viewer must be signed into Grafana to view the graph unless you have anonymous access permission enabled for your Grafana instance. {{< admonition type="note" >}} -As of Grafana 8.0, anonymous access permission is no longer available for Grafana Cloud. +As of Grafana 8.0, anonymous access permission is no longer available for Grafana Cloud even for panels in [Public dashboards](https://grafana.com/docs/grafana//dashboards/dashboard-public/). This feature is only supported for Grafana Enterprise and Grafana Open Source. {{< /admonition >}} Here is an example of the HTML code: