0
votes

I want to use Azure Log Analytics with the data export feature to export all log tables to a storage account. There used to be an '--export-all-tables' option, but annoyingly this has been removed.

Is there a way I can export all tables? Not just the ones that exist at the moment, but any future ones that may be created?

Azure Policy? Azure Functions? Azure Logic App?