Azure Database unable to update Datasync config & Datastudio timeout

John Tsui 0 Reputation points
2025-06-04T08:05:01.6933333+00:00

We seem to be having 2x issues with an Azure SQL database.

  • Datasync keeps failing sync data & reconfiguring of tables to sync.
  • The database is timing out populating the tree of table in both SQL Management Studio & Azure Data Studio.

The Majority of errors are similar to this:

Database re-provisioning failed with the exception "SqlException ID: b69a17fb-091d-4ab9-923a-e6f6f31de755, Error Code: -2146232060 - SqlError Number:-2, Message: SQL error with code -2 Inner exception: The wait operation timed out For more information, provide tracing ID ‘65871053-2d9b-48b9-b0b2-d4f28b4b41d8’ to customer support."

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. PratikLad 1,825 Reputation points Microsoft External Staff Moderator
    2025-06-16T12:03:29.0566667+00:00

    Hi John Tsui

    Glad to know John Tsui you have solved it. I am collating the data in one place for anyone in the QnA forum to refer to it

    It’s likely that underlying infrastructure issues affected your logical server or specific database instance. Regional platform-level updates or issues can cause "invisible" performance degradation.

    Azure SQL Data Sync can leave behind orphaned or stale provisioning metadata.

    • Remove the sync group completely (not just reconfigure).
    • Recreate sync group from scratch, preferably starting with a single table, then scaling up.

    Letting the initial (potentially bloated) sync finish, which cleared whatever bottleneck was blocking further provisioning.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.