Application Insights Snippet based setup Error Mismatched anonymous define() module

Karthik S 1 Reputation point
2020-07-24T13:31:07.187+00:00

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?

Azure Time Series Insights
Azure Time Series Insights
An Azure internet of things (IoT) analytics platform to monitor, analyze, and visualize industrial IoT analytics data at scale.
75 questions
{count} votes

1 answer

Sort by: Most helpful
  1. QuantumCache 20,031 Reputation points
    2020-07-27T23:56:12.95+00:00

    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.

    13908-image.png

    1 person found this answer helpful.