@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
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.