I am sending data from Azure EDGE to Azure IOT Hub. I have configured routes to Blob storage endpoint. I get the message but when i look at the JSON file, the Body is encrypted. I have configured the endpoint as JSON
{"EnqueuedTimeUtc":"2019-08-30T19:33:53.4120000Z","Properties":{"sequenceNumber":"88","batchId":"16212de8-b502-471d-97d5-55edc6f384f6"},"SystemProperties":{"connectionDeviceId":"xxxE-01","connectionModuleId":"SimulatedTemperatureSensor","connectionAuthMethod":"{\"scope\":\"module\",\"type\":\"sas\",\"issuer\":\"iothub\",\"acceptingIpFilterRule\":null}","connectionDeviceGenerationId":"637027812073417448","enqueuedTime":"2019-08-30T19:33:53.4120000Z"},"Body":"eyJtYWNoaW5lIjp7InRlbXBlcmF0dXJlIjo2Ny45NTc3MzU3MzMzNDIyNzUsInByZXNzdXJlIjo2LjM0OTYxNTQ2MzI5MjE1NzV9LCJhbWJpZW50Ijp7InRlbXBlcmF0dXJlIjoyMC44Njk4MzEwMzQ2MjAyMTIsImh1bWlkaXR5IjoyNH0sInRpbWVDcmVhdGVkIjoiMjAxOS0wOC0zMFQxOTozMzo1My40MTk1MDc4WiJ9"}