Convert Azure-exported log CSV files such as query_data.csv into readable plain log files. Use when the user has an Azure Logs or Log Analytics export with columns like "TimeGenerated [UTC]" and "LogEntry", and wants the CSV wrapper, header row, escaped double quotes removed, and inline JSON payload
Convert Azure-exported log CSV files such as query_data.csv into readable plain log files. Use when the user has an Azure Logs or Log Analytics export with columns like "TimeGenerated [UTC]" and "LogEntry", and wants the CSV wrapper, header row, escaped double quotes removed, and inline JSON payloads reformatted across multiple lines. Keywords: azure log export, query_data.csv, csv-wrapped logs, l