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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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
May FBC25 Carousel

Fabric Monthly Update - May 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors