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
How to Sync SQL Analytics Endpoint Metadata in Microsoft Fabric manually?
Solved! Go to Solution.
To manually sync SQL Analytics Endpoint metadata in Microsoft Fabric, just use the Refresh option in the Fabric portal.
UI method
Open your Lakehouse or SQL Database in Fabric, then switch to the SQL analytics endpoint view. In the Explorer toolbar or the Query editor, hit Refresh. This triggers an immediate metadata sync, scans the Delta or Parquet files, and updates the SQL schema without any code.
hi @Ar_Sh ,
I assume you are asking how to achieve this programatically? If yes, please check the resources below
hi @Ar_Sh ,
I assume you are asking how to achieve this programatically? If yes, please check the resources below
To manually sync SQL Analytics Endpoint metadata in Microsoft Fabric, just use the Refresh option in the Fabric portal.
UI method
Open your Lakehouse or SQL Database in Fabric, then switch to the SQL analytics endpoint view. In the Explorer toolbar or the Query editor, hit Refresh. This triggers an immediate metadata sync, scans the Delta or Parquet files, and updates the SQL schema without any code.