Remove indivdual diagnostic logs from app service - AppServiceFileAuditLogs
Ryan
1
Reputation point
We have rolled out the new app service diag logging via policy however would now like to remove 1 log as its creating issues for us.. Is it possible to remove 1 log using powershell - AppServiceFileAuditLogs.
Reviewig cmdlets appears we can use the Remove-AzDiagnosticSetting but that will remove the the whole log profile.
https://azure.github.io/AppService/2019/11/01/App-Service-Integration-with-Azure-Monitor.html
Sign in to answer