HOTSPOT -
You have an Azure Stream Analytics job named ASA1.
The Diagnostic settings for ASA1 are configured to write errors to Log Analytics.
ASA1 reports an error, and the following message is sent to Log Analytics.
You need to write a Kusto query language query to identify all instances of the error and return the message field.
How should you complete the query? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Box 1: DataErrorType -
The DataErrorType is InputDeserializerError.InvalidData.
Box 2: Message -
Retrieve the message.
https://docs.microsoft.com/en-us/azure/stream-analytics/data-errors