Microsoft Azure Administrator Associate AZ-104 Practice Question
As an Azure administrator, you need to create a log query in Azure Monitor that merges data from two different tables based on a common field. Which Kusto Query Language (KQL) operator should you use to perform this operation?
summarize
union
extend
join