I have a use case which is to take the output of a Log Analytics query or bigquery scheduled query and email the results to a distribution. Once per day.
Currently bigquery scheduled query or Log Analytics query does not have in-built email set up to send the output of the query periodically to an email distribution list.
Is there a way around this?