Azure Diagnostic Settings is used to send Azure resource’s platform logs and metrics to the destination of your choice. We can use this to connect a resource to a Log Analytics Workspace for log gathering.

We can add the Diagnostic Settings manually under each resource. The challenge is that when we try to do export template, the diagnostic settings is not included in the template. It’s…
Continue Reading thatnavguy’s Article on their blog
Azure : Deploy Diagnostic Settings using Bicep – That NAV Guy
Azure Diagnostic Settings is used to send Azure resource’s platform logs and metrics to the destination of your choice. We can use this to connect a resource to a Log Analytics Workspace for log gathering. We can add the Diagnostic Settings manually under each resource.
Blog Syndicated with thatnavguy’s Permission

