Hello @Karthik S , Are you referring to Azure Application Insights ? or Azure Time Series Insights?
If this question is related to Azure Application Insights, then please submit your query by navigating to the issues/feedback page.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When implementing the snippet based application insight getting "Error Mismatched anonymous define() module" in our web page. We are using require js framework in our web page. On debugging found that it is due to SDK source "https://az416426.vo.msecnd.net/scripts/b/ai.2.min.js". On searching in google I came across the SDK source "https://az416426.vo.msecnd.net/scripts/a/ai.0.js", the snippet works fine with this source.
Can we change the source to https://az416426.vo.msecnd.net/scripts/a/ai.0.js from https://az416426.vo.msecnd.net/scripts/b/ai.2.min.js. What will be the impact of this? Or else what would be the better solution for this?
Hello @Karthik S , Are you referring to Azure Application Insights ? or Azure Time Series Insights?
If this question is related to Azure Application Insights, then please submit your query by navigating to the issues/feedback page.