Forum Discussion
Deployment Pipeline Rules Disabled for Semantic Model
- 10 months ago
Hi parkergeis,
DirectLake models are not currently supported in deployment pipeline rules.
See this post with an idea to vote for and some workarounds: Solved: Unable to set deployment rules in a pipeline - Microsoft Fabric Community
EDIT: as blopez11 pointed out, DirectLake on SQL is supported, but DirectLake on OneLake is not. This is an important distinction that I felt was worth an update to my post.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, please mark this as the solution.
Hi parkergeis,
DirectLake models are not currently supported in deployment pipeline rules.
See this post with an idea to vote for and some workarounds: Solved: Unable to set deployment rules in a pipeline - Microsoft Fabric Community
EDIT: as blopez11 pointed out, DirectLake on SQL is supported, but DirectLake on OneLake is not. This is an important distinction that I felt was worth an update to my post.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, please mark this as the solution.
This was the correct solution. Our tenant had the setting turned on to have models default be "Direct Lake on OneLake". To change our existing model to "Direct Lake on SQL", I used Tabular Editor to update the model expression to use Sql.Database instead of AzureStorage.DataLake