Microsoft Fabric Updates Blog

Update to required permissions for Semantic Models in Fabric Data Agents

We’re announcing an update to the permissions required to interact with semantic models in Fabric data agents.

Today:

  • As a creator, you must have access to the workspace where the semantic model lives and Build permission on the semantic model to add semantic model to a data agent.

  • As a consumer, you need Read access to the semantic model to use a data agent to ask questions over the semantic model.

We’re simplifying this experience.

With this update, creators and consumers only need Read access on the semantic model to interact with it through a data agent. You no longer need workspace access to add a semantic model to a data agent or to ask questions from it. If you have Read access, you can add and use the semantic model within the data agent experience.

This change applies only to interactions through the data agent. If you need to modify the semantic model or use features such as Prep for AI, you will still need Write permission on the semantic model.

This update will take effect on April 6th. We’re sharing this in advance so you can review and adjust permissions if needed before the change goes live.

Post di blog correlati

Update to required permissions for Semantic Models in Fabric Data Agents

aprile 7, 2026 da Premal Shah

Organizations today manage data across multiple storage systems, often in formats like CSV, Parquet, and JSON. While this data is readily available, turning it into analytics-ready tables typically requires building and maintaining complex ETL pipelines. Shortcut transformations remove that complexity. With Shortcut transformations, you can convert structured files referenced through OneLake shortcuts into Delta tables … Continue reading “Shortcut transformations: Turn files into Delta tables without pipelines (Generally Available)”

aprile 6, 2026 da Jovan Popovic

Fabric Data Warehouse now supports the ANY_VALUE() aggregate, making it easier to write readable, efficient T-SQL when you want to group by a key but still return descriptive columns that are functionally the same for every row in the group. What is ANY_VALUE()? ANY_VALUE() is an aggregate or analytic function that returns an arbitrary value … Continue reading “Use ANY_VALUE() for simpler grouping of results in Fabric Data Warehouse (Generally Available)”