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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
amaaiia
Super User
Super User

Write data into a shortcut to ADLSg2

Is it possible to write data into a table stored in ADLSg2 referenced by shortcut? Or is it just for read-only operations?

1 ACCEPTED SOLUTION
AndyDDC
Super User
Super User

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.

 

AndyDDC_0-1712755060449.png

 

You can also write Files too.

 

View solution in original post

8 REPLIES 8
AndyDDC
Super User
Super User

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.

 

AndyDDC_0-1712755060449.png

 

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!

Anonymous
Not applicable

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:

  • Shortcuts are pointers to existing data locations. They don't create copies of the data.
  • Fabric uses the shortcut to access the original data in ADLS Gen2.

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?

Anonymous
Not applicable

Thanks for clarifying @AndyDDC . 

Sure, I know it's not a copy, I was thinking in the possibility of using shortcut to write directly into ADLSg2.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Fabric Update Carousel

Fabric Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors