Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I looked through the known issues and this forum but can't find this anywhere. When I commit an environment to GIT that in my case
a) Turn on native execution engine
b) Adds semtantic-link as a public library
Only the native execution engine setting get's restored when pulling changes into the main dev workspace, I tested this on a different workspace too.
Fabric shows a change it once to commit right after pulling, opening the environment I can see that semantic-link is not listed as a library, adding it removes the detected change compared to the repo.
I git I can see that semantic-link is added to the file Libraries/PublicLibaries/environment.yml:
dependencies:
- pip:
- semantic-link==0.9.0
So that all looks ok to me. Anyone else ran into this and confirm? Otherwise please add it to the bug tracker...
Hello
I have faced this issue.
Give it a try
Create a pipeline step to enforce environment updates:
https://learn.microsoft.com/en-us/fabric/data-engineering/environment-git-and-deployment-pipeline
Could work I guess, but we aren't using deployment pipelines at all. At the moment just have to manually patch it up. Which is currently doable as the number of workspaces we have is still limited, but growing so would be great if it get's fixed so the native git integration restores it correctly.
Try doing this rather than manual pathchup and see the results :