Forum Discussion
odtJitendra
21 days agoRegular Visitor
Lakehouse Data Not Reflected via SQL Analytics Endpoint - Solution 1
Problem Description Every Fabric Lakehouse automatically provisions a SQL Analytics Endpoint (SAE) that allows the data written into Delta tables to be queried using T-SQL. In our pipelines, we writ...
tayloramy
21 days agoSuper User
Hi odtJitendra,
This is known behaviour. After loading data to a lakehouse, I recommend you do a metadata sync, either though the REST API, or using the Pipeline activity to ensure that your SQL Endpoint is up to date.