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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
RaymondLaw
Regular Visitor

How to automate the shortcuts creation/deletion/modification

Hi

 

I would like to check if there are any way to create/ delete / modify shortcuts without manually click in the portal. 

It would be preferred if any programming scripts (e.g. TSQL "create if not exists ...", "create or replace ...") which can be integrate into the data pipeline.

If programming scripts are not supported, an alternative batch upload would still be appreciated (e.g. upload an csv with all the required shortcuts

 

1 ACCEPTED SOLUTION
ajarora
Microsoft Employee
Microsoft Employee

This question may be better suited for Lakehouse category, from pipelines side you can use a web activity to make web API calls. So as long as there is an API based support for creating/modifying shortcuts, this could be achieved through pipelines.

But I dont fully understand your use case, perhaps post on the lakehouse category and see if there is a better way.

View solution in original post

1 REPLY 1
ajarora
Microsoft Employee
Microsoft Employee

This question may be better suited for Lakehouse category, from pipelines side you can use a web activity to make web API calls. So as long as there is an API based support for creating/modifying shortcuts, this could be achieved through pipelines.

But I dont fully understand your use case, perhaps post on the lakehouse category and see if there is a better way.

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

Check out the September 2025 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors