Logging Azure Cleanup Workflows to Custom Tables in Log Analytics

Building on my previous article about using Azure Automation to clean up orphaned resources, this is Part 2. Here, I'll show you how to send the collected logs to a Log Analytics workspace using the newer Log Ingestion API. The Log Analytics HTTP Data Collector API was the original method for sending custom data to …

Continue reading Logging Azure Cleanup Workflows to Custom Tables in Log Analytics