The following query returns table names and row counts for all tables with at least one row for the time range selected.
union withsource=sourceTable *
| project sourceTable
| summarize count() by sourceTable
After finding the right part in the documentation it was surprisingly easy: def main ( mytimer: func.TimerRequest, context: func.Context ...
No comments:
Post a Comment