Secure execution and enterprise data access
The Dataplane is the execution boundary of AI Fabrix. It is the only layer allowed to access enterprise data, execute integrations, and process business payloads. All AI interactions, system integrations, and retrieval operations converge here under enforced identity, policy, and metadata controls.
The Dataplane exists to ensure that governance, security, and permission-awareness are structural — not implemented ad hoc in applications, workflows, or agents.
The Dataplane is a product layer responsible for:
It runs entirely inside the customer’s Azure tenant.
Miso (Controller) governs identity, policy, and lifecycle. The Dataplane executes integrations and data access. Orchestration layers consume governed outputs.
The Dataplane creates a hard separation between:
No other layer is permitted to:
This separation guarantees identity preservation and deterministic policy enforcement.
Placing all execution in the Dataplane removes common enterprise AI failure modes:
Applications and agents express intent. The Dataplane supplies governed, scoped data.
If data is not permitted for a user, it does not exist from the perspective of the request.
The Dataplane inherits the customer’s Azure security boundary:
There is no shared SaaS control plane. There are no cross-tenant execution paths.
All inbound requests carry validated identity context issued by Miso. The Dataplane trusts only Controller-issued tokens and enforces policy before data leaves the boundary.
flowchart LR
Miso["Miso Controller"] --> Dataplane["Dataplane"] --> Orchestration["Orchestration"] --> UX["User Interface"]
Contact us and we’ll get back to you as soon as possible.
Submit a Request