This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the purpose of using the project operator in KQL (Kusto Query Language) queries?
project
To perform aggregations such as count, sum, and avg.
count
sum
avg
To specify which columns to include in your query output.
To filter data based on specific conditions.
What does KQL allow a data consumer to do with data from various sources?
KQL allows you to create your own custom functions in KQL to perform specific data analysis tasks.
KQL allows you to ingest data from various sources such as Azure Event Hubs, Azure IoT Hub, and Azure Storage.
KQL allows you to export query results to various destinations such as Azure Blob Storage, Azure Data Lake Storage, and Azure Event Hubs.
What does the Fabric Main Editor enable a data consumer to do?
Create and link object to read and write objects to a lakehouse.
Query a KQL database
Create a Microsoft Fabric event stream
You must answer all questions before checking your work.
Was this page helpful?