Azure App Insights JS script is automatically injected by Azure App Service and is blocked by Content Security Policy. How to unblock it?
We are working on an ASP.NET Core MVC application running .NET 8. It is deployed on Azure through Azure App Service. We have implemented Content Security Policy in the application and have assigned nonce values to the JS scripts that are in use.