Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
vi1996ash
Microsoft Employee
Microsoft Employee

Scalability Concern: Managing 5000+ Shortcuts in Fabric Git Integration

In Fabric CI/CD, when creating a committing shortcut to Git, it generates one file per lakehouse. Since we expect to have over 5000 shortcuts, managing all of them in a single file could be challenging. Is it possible to have a separate file for each shortcut?

2 REPLIES 2
v-echaithra
Community Support
Community Support

Hi @vi1996ash ,

We’d like to confirm whether your issue has been successfully resolved. If you still have any questions or need further assistance, please don’t hesitate to reach out. We’re more than happy to continue supporting you.

Best Regards,
Chaithra E.

v-echaithra
Community Support
Community Support

Hi @vi1996ash ,

Thank you for reaching out to Microsoft Community.

As of now, Microsoft Fabric's CI/CD integration with Git stores all Lakehouse shortcuts in a single JSON file per workspace when committing.

Unfortunately, the platform does not yet support saving each shortcut in a separate file, which can make managing a large number of shortcuts more challenging.

As a temporary solution, maintain your own logical separation in Git for shortcuts:

/shortcuts/      --> Folder name
lakehouse1-shortcut.json
lakehouse2-shortcut.json

Use a scripted deployment process (e.g., via Fabric REST APIs or Fabric CLI when supported) to parse and deploy these into the actual workspace.

As this is a real scalability issue. Please consider checking out the Issues forum here:
Issues - Microsoft Fabric Community
And if it is not there, then you could post it in the same forum.
I hope this answers your query.

Best Regards,
Chaithra E.

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2026

Check out the April 2026 Fabric update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.