Suppose two different apps in App Center (let's call them X and Y) are configured to continuously export telemetry to two separate Application Insights resources (let's call them X and Y as well). If a single release (binary) is available from two different apps in App Center, which AI resource will receive the telemetry data?
I would hope that it depends on which app the user installed the release from. (if installed from App X, then telemetry data would go to AI resource X.) But I suspect that the telemetry data might be sent to both resource X and Y. Which is it?