Kueri untuk tabel AppServiceFileAuditLogs
Untuk informasi tentang menggunakan kueri ini di portal Azure, lihat tutorial Analitik Log. Untuk REST API, lihat Kueri.
Log Audit File yang berkaitan dengan operasi "Hapus"
Mencantumkan Log Audit File yang memiliki operasi "Hapus".
// To create an alert for this query, click '+ New alert rule'
AppServiceFileAuditLogs
| where OperationName == "Delete"