Forum Discussion
Fails to Sync SQL database to SQL endpoint
- 11 months ago
My issue is related to this another question in the community
ISSUE: Fabric SQL database replication error to on... - Microsoft Fabric Community
I'll wait for the fix
Hi debiagui
It sounds like you’re dealing with a case where newly inserted rows in your SQL database are not propagating to the SQL endpoint, even after several hours and after manually triggering a sync via the REST API. Normally, SQL endpoints rely on refresh or synchronization processes that should make recent changes available within a short timeframe, so a 5-hour delay indicates something abnormal. This could be due to delays in the underlying data refresh pipeline, indexing issues, or a known service incident that affects SQL endpoint updates. Since you’ve already tried a forced sync without success, the next steps would be to verify whether the ingestion pipeline is actually completing (check logs, triggers, or refresh history), confirm that there are no filtering or partitioning rules preventing the new rows from surfacing, and check the service health or known issues page for your SQL provider (for Microsoft Fabric or Azure Synapse, this would be the official documentation or service health dashboard). A good starting point is Microsoft’s Fabric SQL Endpoint documentation, as it includes details on expected sync behavior and troubleshooting steps.
Would you like me to also pull up the latest known issues or advisories for Fabric SQL endpoints so you can confirm if this is part of a wider service outage?