An Azure relational database service.
My suggestion is try to delete the sync group, then run the cleanup scripts on the following URL:
https://github.com/vitomaz-msft/DataSyncMetadataCleanup
After that recreate the sync group.
Another suggestion, is to speed up the initial sync, create an empty database schema on the member(s) database(s) so SQL Data Sync does not have o compare data. Scale up the service tier of the databases only for the duration of the initial sync.
Hope this helps.