Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!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.
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
Solved! Go to Solution.
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.
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.