Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Currently, Fabric Pipelines connect to native Fabric Lakehouses and Warehouses using user-bound tokens that expire approximately every 90 days.
When these tokens expire, pipelines that invoke Warehouse or Lakehouse activities fail with authentication errors. The only workaround today is to manually open and re-save each pipeline, which regenerates the token.
This approach becomes impractical and error-prone as the number of pipelines and workspaces grows across enterprise environments.
Pipelines fail unpredictably in production after token expiry.
Requires manual intervention across dozens or hundreds of pipelines.
Causes disruption to scheduled ETL/ELT workflows.
Inconsistent behavior compared to external connectors, which already support Workspace Identity.
ErrorCode=UserAuthFailedToGetToken
Message=Failed to get User Auth access token.
AADSTS700003: Device object was not found in the tenant directory.
This occurs after token expiration and causes pipelines to fail until re-saved.
Add support for Workspace Identity Authentication for native Fabric Lakehouse and Warehouse connections in Pipelines.
This would allow Fabric pipelines to:
Authenticate using the workspace’s managed identity (non-user-dependent).
Automatically renew tokens without user re-login.
Align authentication behavior with Dataflows Gen2, Notebooks, and other Fabric connectors that already support Workspace Identity.
Enterprise tenants typically operate multiple Fabric workspaces and dozens of pipelines per domain. Removing token dependencies will:
Ensure reliable, unattended execution of production data pipelines.
Eliminate recurring manual maintenance.
Improve operational scalability and governance consistency.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.