I started to run Azure SQL Data Sync to an empty DB, from Azure SQL Database to another Azure SQL Database in the same Azure SQL Server, however, it found that the Sync State no response for more than 2 days, there is no any new data insert or process, the Status still show Processing
I can see there are many tables and records sync there successfully, the DB size is 100GB and all tables completed, except 1 table, the source has about 100 million records, and the destination table close to 100 million records but stuck for 2 days
What should I do?
Thanks