Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Is it possible to write data into a table stored in ADLSg2 referenced by shortcut? Or is it just for read-only operations?
Solved! Go to Solution.
Hi @amaaiia you are able to write to Delta tables stored in ADLSGen2 using a shortcut in a Fabric Lakehouse. In the attached image, I have a shortcut to an ADLSGen2 account with a Delta table. I can then read and write data to it.
You can also write Files too.
Hi @amaaiia you are able to write to Delta tables stored in ADLSGen2 using a shortcut in a Fabric Lakehouse. In the attached image, I have a shortcut to an ADLSGen2 account with a Delta table. I can then read and write data to it.
You can also write Files too.
Omg, that's what I tried before and it didn't work. now I've tried it again and it works...fantastic!
Glad to hear!
Hi @amaaiia
No, shortcuts in Microsoft Fabric for ADLS Gen2 are for read-only operations. You cannot directly write data into a table referenced by a shortcut.
Here's why:
Hope this helps. Please let me know if you have any further questions.
@Anonymous shortcuts are not read only. Shortcuts also enable you to write back to the shortcut location. S3 and Google are not supported for write operations via Shortcuts, but ADLSGen2 is supported for write operations.
Hi @AndyDDC are databricks unity catalog tables supported for write operations via shortcuts?
Sure, I know it's not a copy, I was thinking in the possibility of using shortcut to write directly into ADLSg2.