Skip to main content
Start with the affected page in General Validation. Record the typed error code, request ID when shown, and the relevant Run, Test, or operation ID. The hosted application reports metadata diagnostics; execution details and exact data evidence stay in your Azure environment.

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.
After resolving the issue, use the preview’s Retry control. A zero failed-row capture limit means no row evidence was requested; rerunning with capture enabled is a separate validation decision. See Runs, results & evidence.

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 in x-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.