Where can I find mechanism to "mount" existing Synapse pipelines from Synapse into Fabric workspace?

Sanchit Wadhwa 20 Reputation points
2023-12-13T04:42:05.1033333+00:00

I recently read this question on Q&A but this did not had a clear answer. Answer was that there will be mechanism to mount pipelines to Fabric ? Has anyone found any instructions or details of mechanism ?

If not released yet, what is expected ETA for this to be published?

Thank you,

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,331 questions
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,616 Reputation points
    2023-12-13T05:19:39.41+00:00

    @Sanchit Wadhwa - Thanks for the question and using MS Q&A platform.

    MS Fabric is currently not supported in the Q&A forums, the supported products are listed over here Supported products on MS Q&A (more to be added later on).

    You can ask the experts in the dedicated MS Fabric community forum.

    Can you please open as a new thread in MS Fabric community: https://community.fabric.microsoft.com/t5/General-Discussion/bd-p/ac_generaldiscussion

    User's image

    MS Fabric supports the following mount scenarios in the Microsoft Spark Utilities package. You can use the mount, unmount, getMountPath(), and mounts() APIs to attach remote storage (ADLS Gen2) to all working nodes (driver node and worker nodes). After the storage mount point is in place, use the local file API to access data as if it's stored in the local file system. For more details, refer to Microsoft Spark Utilities (MSSparkUtils) for Fabric - File mount and unmount.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.