Find the right surface
Route the failure
Resolve source access and schema issues
Catalog access and execution access are separate. A discoverable object can still lack a supported schema, accepted storage route, or permissions for the customer execution identity. Check the customer ADF identity’s access to the exact Storage path or SQL/Fabric table and its network route. Correct source settings in your own environment, then use Refresh metadata, Retry preparation, or Recheck Dataset as offered. See Supported scope for accepted formats and schemas. Grant source-data permissions to the customer execution identity identified by the setup flow. The hosted application’s identity does not need customer Storage data access to validate or render results.Resolve a missing or denied result preview
The browser reads artifacts directly from your registered Storage account using your signed-in identity. If the verdict appears but exact values or rows do not, check:- Result delivery has completed and the selected Test captured the evidence you expect.
- Your Microsoft account has the required delegated Storage consent and data permissions.
- Your browser can reach the registered customer Storage endpoint through your organization’s network rules.
- The artifact still exists, matches the registered account, and has not been removed by a retention policy.
Logs and support correlation
General Validation operates the hosted API and background-service logs. Use the application diagnostics and your customer ADF monitoring for initial investigation. Support can correlate a hosted failure using the canonical request ID shown by the UI or returned inx-request-id, plus the Run or
operation identity.
The browser also writes structured application diagnostics to its local
Developer Tools console. These records stay local; browser diagnostics are
not automatically sent to the hosted service. Review any record before sharing
it.
When contacting support, include the action you attempted, approximate UTC
time, error code, request ID, and Run or operation ID. Keep exact values,
failed rows, credentials, tokens, and raw customer response bodies in your own
environment. Do not attach an unreviewed network archive or evidence screenshot
that includes customer data.
Use your customer ADF monitoring and Azure diagnostics for execution history.
Set diagnostic and Storage retention according to your organization’s needs.