Unable to query Azure Data Factory logs from Log Analytics – Unsupported tables like ADFSandboxActivityRun

Stephen Lawrence 61 Reputation points
2025-07-29T14:59:03.4133333+00:00

I am trying to collect and query diagnostic logs for our Azure Data Factory (V2) instance using Log Analytics. I have followed Microsoft's guidance to enable diagnostics and send logs to a Log Analytics workspace, and I've confirmed that categories such as SandboxActivityRuns are selected.

However, querying common tables like ADFSandboxActivityRun or ADFSandboxPipelineRun fails with:

'where' operator: Failed to resolve table or column expression named 'ADFSandboxActivityRun'

Even though these tables are shown in the "Tables" pane, they cannot be queried. I've verified that the diagnostic settings are configured correctly and that logs are being sent with “Resource Specific” selected.

The Microsoft support team acknowledged some tables are currently unsupported, despite being visible. They also advised contacting the Log Analytics team.

Has anyone successfully queried these sandbox tables? Are these tables supported for querying through KQL, or is this an ongoing limitation?

Screenshots and configuration details are available if needed.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.