Where information is processed
Metadata can still be sensitive. Dataset names, schema fields, source
coordinates, and validation definitions are part of the hosted service’s
configuration; account for that when reviewing the service.
Exact values, deltas, credentials, and row evidence do not traverse or persist
in vendor APIs, background services, databases, logs, telemetry, support
systems, or caches. The application does not use a vendor proxy to display
customer evidence.
How a result reaches the screen
- Customer Data Factory reads the selected datasets and performs the validation in your subscription.
- The runtime writes the authoritative result to customer Delta storage.
- Customer-side delivery writes browser artifacts and sends the hosted application only the permitted result metadata and artifact references.
- When you open the result, your browser uses your Microsoft identity to read exact metrics and captured failed rows directly from customer storage.
Access in your Azure subscription
You review and deploy the environment template under your Azure authority. It creates dedicated execution resources and scoped role assignments, then General Validation verifies that deployment before enabling the environment.
General Validation’s Azure roles contain no customer-storage data actions,
key-listing permission, or secret-reading permission.
For supported ADLS Gen2 imports, a classified customer-side permission failure
can trigger a Storage Blob Data Reader grant on the verified container for
this environment’s execution-factory identity. The delegation limits the role
and recipient, and preparation verifies the resulting access with a new
customer-side probe. Network or missing-file failures require their own fixes.
Azure SQL permissions remain customer-managed. Fabric guided setup uses the
signed-in user’s delegated authority to reconcile the required workspace
Viewer memberships. Storage and Fabric tokens used by the browser are never
submitted to the General Validation API.
See Azure resources and permissions
for the deployment inventory and source-specific grants.