Microsoft Azure Data Fundamentals — Question 240

What is used to define a query in a stream processing jobs in Azure Stream Analytics?

Answer options

Correct answer: C

Explanation

SQL is the correct answer because Azure Stream Analytics uses a variant of SQL for defining queries in stream processing jobs. The other options, YAML, KQL, and XML, are not the primary languages used for this purpose in Azure Stream Analytics.