Question 195:
A company has a set of Azure Virtual Machines that run Windows Server 2019. All of the virtual machines are sending security-related events to a Log Analytics workspace. You have to identify the distinct event ID’s being sent from the different virtual machines.
| Name | Event ID |
| testvm1 | [704,701,1501] |
| testvm1 | [326,300,102] |
You have to design the query for implementing this requirement.
Which of the following would go into Slot 1?
Answer options:
A.count() B.project C.render D.summarize