Share via

Azure Managed Grafana - Embedding dashboard in iFrame

Reuben Rakete 0 Reputation points Microsoft Employee
2026-01-20T21:24:23.07+00:00

Hi

Is it possible at all to embed a azure managed grafana dashboard in an external webapp through an iFrame? I saw this previous answer mentioned enabling "Enable Embedding" in the "Configuration" tab on the azure portal, however I see no such option. Is there a way to do this?

https://learn.microsoft.com/en-us/answers/questions/2122505/azure-managed-grafana-embedding-a-graph-on-a-webap

Azure Managed Grafana
Azure Managed Grafana

An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Siva shunmugam Nadessin 9,625 Reputation points Microsoft External Staff Moderator
    2026-01-20T22:00:47.9766667+00:00

    Hello Reuben Rakete,

    Thank you for reaching out to the Microsoft Q&A forum.

    Currently, Azure Managed Grafana does not directly support embedding dashboards in an iFrame like some other services might. The option to enable embedding you mentioned is typically found in other Azure services. However, there are some workarounds that you could try:

    Check Permissions: Ensure that you are logged in with permissions that allow you to manage settings in the Azure portal. Sometimes, missing options can arise from insufficient access rights.

    Use Service Principals: If embedding is essential for your application, consider creating a service principal that has permissions to access the dashboard and use the proper authentication flow to access it from your external application.

    Alternative Display: Consider using a public link to your Grafana dashboard, if applicable. This might allow you to display it in an iFrame without the need for embedding settings.

    Explore API Options: If direct embedding isn't supported, you might want to look into embedding charts or data using Grafana's APIs or finding alternatives that suit your needs.

    References:

    Let me know if you have any more questions or if you'd like to explore this further!

    If the above answer helped, please donot forget to 210246-screenshot-2021-12-10-121802.png

    and Upvote it as this may help other community members to refer the info if facing a similar issue. Your contribution to the Microsoft Q&A community is highly appreciated. 


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.