Have you been hacked?

I’ve returned from the long parental leave. Checking telemetry for this blog I noticed the new dependency call

Validate event json

Application Insights endpoint now supports events validation. It’s very easy to use - just post your telemetry item json to this endpoint and if response code is not 200 response text will contain the error message.

Telemetry channels update

This blog post was written by Anastasia Baranchenkova From the time Sergey wrote his blog post there are a few changes.

Deploy to Azure with StyleCop

I was working on enabling continues deployment from GitHub to Azure WebApp for the sample Glimpse and Application Insights integration application.