In Azure stream analytics while trying to pull a data from event hub I am receiving the following error
Diagnostics: Source '<unknown_location>' had 1 occurrences of kind 'InputDeserializerError.InvalidData' between processing times '2020-11-19T04:08:35.3436931Z' and '2020-11-19T04:08:35.3686240Z'. Unable to create records from the given Avro record schema
I want to know what could be the reason?
Is there a way to find what kind of data file is streaming in EVENTHUB?