Forum Discussion

Corujo's avatar
Corujo
Frequent Visitor
3 months ago
Solved

Fabric Data Agent vs MicrosoftFoundry Agent+MCP—Is dedicated Fabric capacity worth it for AI agents?

Hi everyone,   I'm a Data Engineer leading the data platform area at my company. We're running Microsoft Fabric (F8 capacity) as our main data platform and we've been evaluating the Fabric Data Age...
  • v-anbandari's avatar
    3 months ago

    Hi Corujo,

    Thank you for reaching out to the Microsoft fabric community forum.

    Based on Microsoft's documentation, Azure AI Foundry supports Microsoft Entra-based agent identities, allowing agents to securely access downstream resources using Entra authentication and RBAC.

    For your testing, it may be useful to validate how identities are propagated across the full request path and whether authorization is consistently enforced for both internal and B2B guest users. On the Fabric side, One Lake Security provides centralized access controls that can be assigned to users, groups, and service principals to help govern data access.

    Consider following points:

    • Identity propagation across each layer of the architecture.
    • RBAC enforcement for agent identities and end users.
    • Authentication and authorization behavior for internal and guest users.
    • Consistency of OneLake Security permissions when data is accessed through the agent workflow.

    These tests should help determine whether the Foundry + MCP architecture aligns with your security and governance requirements alongside your ongoing performance and cost evaluations.

    Please go through the Microsoft Documentations:
    https://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agent-identity

    https://learn.microsoft.com/en-us/fabric/onelake/security/get-started-security

    Thank you.