Dela via


Frågor för tabellen CCFApplicationLogs

CCF-programfel

Visa de senaste felen i Confidential Consortium Framework-programmet.

// To create an alert for this query, click '+ New alert rule'
CCFApplicationLogs
| where Level == "fail"
| sort by TimeGenerated desc
| limit 100