Forum Discussion
reavop
Jul 10, 2025Copper Contributor
How to archive diagnostic logs sent to storage account
I need help understanding storage append blobs created by diagnostic settings. When a diagnostic setting is configured to log to a storage account, the logs are created as append blobs. I have compli...
harnoor-puniyani
Jul 11, 2025Copper Contributor
Hi,
Configuring the diagnostic settings is one way to get the logs, but there is one more setting which by default dumps the logs into your blob or azure storage file share. Maybe this setting might allow you to define the lifecycle. This setting is only for App services in the App services > Monitoring > App Service Logs.
If this works for your use case.