Queries for the AgriFoodJobProcessedLogs table
For information on using these queries in the Azure portal, see Log Analytics tutorial. For the REST API, see Query.
Job execution statistics for a farmer
Retrieves the status of job processing for a farmer.
AgriFoodJobProcessedLogs
| summarize Count = count() by FarmerId, ResultType, OperationName