microsoft / ApplicationInsights-Announcements

Subscribe to this repo to be notified about major changes in Application Insights.
38 stars 13 forks source link

Application Insights Endpoint: HTTPS only #14

Open Dmitry-Matveev opened 8 years ago

Dmitry-Matveev commented 8 years ago

Application Insights endpoint is going to accept data via HTTPS only. The planned date to turn off HTTP endpoint is 10/27/2016.

After this date, the HTTP endpoint at address http://dc.services.visualstudio.com/v2/track is not going to accept any telemetry data.

If you develop and/or release any code or SDK that sends data to Application Insights endpoint, please make sure to release a new version that works with the HTTPS Application Insights endpoint: https://dc.services.visualstudio.com/v2/track.

KamilSzostak commented 8 years ago

https://azure.microsoft.com/en-us/updates/application-insights-telemetry-data-now-requires-https-with-shutdown-of-http-data-collectors/

From December 5, 2016, Azure Application Insights will no longer accept telemetry data sent using HTTP. Only HTTPS data will be accepted. This change is being made to improve security.