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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
dbeavon3
Memorable Member
Memorable Member

Determine if Lakehouse is Schema Enabled

I'm running into all kinds of weird bugs when interacting with lakehouse tables.   The main ones are 403 forbidden, and a related issue where the "saveAsTable" command seems to be trying to send data to the wrong lakehouse.  

 

I've seen others mention that schema-enabled lakehouses have well-known bugs.

 

Is there a way to determine which lakehouses are schema-enabled?  I don't think I turned this feature on deliberately.  However I wouldn't be surprised if somehow fabric did the change behind my back.  Does the following (sql analytics endpoint screenshot) indicates that my lakehouse is schema-enabled?

 

 

dbeavon3_0-1753669236362.png

 

 

Also how do I disable the schema stuff, once it has become enabled?  I'd like to use the non-buggy version of a lakehouse if possible.

 

 

5 REPLIES 5
v-saisrao-msft
Community Support
Community Support

Hi @dbeavon3,

Thank you @NandanHegde, for your insights.

The errors you are encountering are likely because Lakehouse schema support is still in public preview and has not reached general availability yet. Currently, there is no way to disable schema support after it has been enabled. The only solution is to create a new Lakehouse without enabling schema.

Below is the link for reference:
Lakehouse schemas (Preview) - Microsoft Fabric | Microsoft Learn

Thank you.

Thanks for the link.  I don't have any schema commands listed in my drop-down menus.

dbeavon3_0-1753706308147.png

 

So the mystery remains.

Why do I have an issue where the "saveAsTable" command randomly generates 403 errors when i'm connected to a default lakehouse?  Is this a bug that the CSS folks at Mindtree would help with?  Are there any other non-GA features that might impact the behavior?

In my logs, the initialization of the default lakehouse seems to happen properly.  But when I start using that, it fails.

Hi @dbeavon3,

The issue might be caused by the session expiring, restarting during an operation, or a mismatch with the default lakehouse. If the problem continues, please raise a support ticket using the link below.

How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn

 

Thank you.

NandanHegde
Super User
Super User

Based on my understanding,  once a lakehouse is created with schema option enabled; it is permanent (and cannot be disbaled back)

You might need to create a new lakehouse and sync the data from the schema enabled lakehouse to the new one




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

I took another look at the docs, and when I compare the commands available to me, it does NOT seem like I'm using the schema feature for lakehouse (which is good).

 

Yet I'm still having strange errors in my notebooks.  Will probably have to open a ticket.

Helpful resources

Announcements
September Fabric Update Carousel

Fabric Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors