Nev

Results 393 comments of Nev

I'm not aware of the location (this repo isn't the location), but I've sent an internal request to try and find the correct path to have this logged / prioritized....

I have not 😞 , let me go and try to revive the thread

Ok, the location to post the request is [Azure Monitor - Community](https://feedback.azure.com/d365community/forum/3887dc70-2025-ec11-b6e6-000d3a4f09d0)

Ok, when you enable codeless attach this causes the SDK to be downloaded and initialized from the CDN. As part of this initialization this creates a global `appInsights` on window...

The codeless attach is a feature of hosting your application in the Azure portal and I believe that there is a configuration in the UI the enable / disable @Karlie-777,...

Can you provide more information, like what is that feature? If this is the `unload` event hook we have configuration you can supply to block the SDK from attempting to...

If it's "hard" to identify because of the minified code you can change the URL to `ai.3.gbl.js` for the un-minified version

> so it's look like contain something that in jquery 3.7.1 is Deprecated. We don't use or rely on anything in jQuery, so it seems like it must be updating...

Based on the above is this issue occurring in the sdk loader? (the code you dumped above) If so there is very little in there, TypeScript source of which is...

@cpatel22 Have you identified anything in Application Insights that appears to be getting reported as deprecated? ie. Looking to see if there is something that would help reduce issue?