An Azure service used to deploy Grafana dashboards for analytics and monitoring solutions.
Hello Javier Huamani
Thank you for posting your query on Microsoft Q&A platform.
The root cause is a Content Security Policy (CSP) violation related to the img-src directive in Azure Managed Grafana. The CSP restricts image sources and does not include the Azure Blob Storage domain (*.blob.core.windows.net), causing the images to be blocked from rendering. This platform-level CSP enforcement limits the domains allowed for image hosting, which the customer cannot modify themselves.
Backend team provided an explanation of the CSP enforcement and its limitations, confirming that Azure Managed Grafana enforces a strict CSP that excludes the customer's blob storage domain. Alternative approaches such as base64 embedding were discussed but found not scalable.
As we have created support case to backend team, support initiated engagement with subject matter experts (SMEs) and created an internal incident (ICM) to address the issue further.
Later the Product Group has rolled out a patch to update the Content Security Policy (CSP), and this change has already been deployed to the South Central US region.
Thanks,
Suchitra.