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

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
mpolonskiy5637
Frequent Visitor

External Tables in Fabric

Hello,

 

reading and understanding more about shortcuts in Fabric it seems like Unmanaged / External Tables are useless.

The main point of an external Table in Spark is to leave data where it is and have a table which references this data. Thus only metadata is managed by spark and deleting this table does not effect the original data. Is this not exactly what a shortcut in fabric is? Why would I even create an External Table in Fabric and what is the point of a shortcut external table, which is technically possible but does not seem to make much sense.

 

1 ACCEPTED SOLUTION
AndyDDC
Most Valuable Professional
Most Valuable Professional

IMHO it's about choice. Leave the data where it is in the external storage and simply create a shortcut to it, no need to create an external table over that data. With External Tables you could choose to create them over file data in the Files area of the Lakehouse (for example). Shortcuts just bypass the step of you having to define the external table definition

View solution in original post

2 REPLIES 2
jovanpop-msft
Microsoft Employee
Microsoft Employee

@mpolonskiy5637 external tables do not exist in Fabric. If you need them you can vote for this idea: https://community.fabric.microsoft.com/t5/Fabric-Ideas/Support-external-tables-for-parquet-csv-in-Fa...

As @AndyDDC mentiond shortcut are just references to delta data sets where sql endpoint will automatically discover and create table for you, and the table will reference external data. 
If you need to create your own external table that is referencing parquet or csv instead of delta, you would need the OPENROWSET function or a custom external table that is described here: https://community.fabric.microsoft.com/t5/Fabric-Ideas/Support-external-tables-for-parquet-csv-in-Fa...

AndyDDC
Most Valuable Professional
Most Valuable Professional

IMHO it's about choice. Leave the data where it is in the external storage and simply create a shortcut to it, no need to create an external table over that data. With External Tables you could choose to create them over file data in the Files area of the Lakehouse (for example). Shortcuts just bypass the step of you having to define the external table definition

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.