Forum Discussion

Yashrajsp10's avatar
Yashrajsp10
Copper Contributor
Nov 07, 2022
Solved

Azure Firewall Logs

Hi, I was checking some firewalls logs by running the below query   CommonSecurityLog | where DeviceProduct == "firewall1" or DeviceProduct == "firewall2" | project TimeGenerated, DeviceName, ...

Resources