Forum Discussion
Questions on Git Integration Behavior and Semantic Model Connector in Fabric
- 8 months ago
Hi AdarshChekodu,
Thanks for the additional questions.
Now, there isn’t an automated migration path available to switch an existing semantic model from the SQL Endpoint connector to the new Lake-based connector. Moving to the new connector typically requires creating a new semantic model based on the Lakehouse. We understand this can require planning from a deployment and governance perspective.
Regarding support going forward, both connectors continue to be supported today. The new Lake-based connector is part of the long-term direction in Fabric, especially for Direct Lake and Lake-centric scenarios, but there has not been an announcement about deprecating the SQL-endpoint connector. If there are any changes to support policies in the future, those will be communicated through the usual Microsoft channels and documentation.Thank you again for using the Microsoft Fabric Community Forum.
Hi AdarshChekodu ,
For the point 1 - Parameterize your semantic model and post deployment you have to execute update parameters using rest api from ADO to point to your actual branch lakehouse.
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/update-parameters
Regards,
Srisakthi
Srisakthi ; Thanks alot for the reply. I was thinking would there be anything that comes default with Fabric. using ADO is the best option as of now I guess!