I have run into an issue when trying to sync more than 30 on premises DBs on a single Azure SQL Database.
It is giving me the following error. Whats the best workaround for this error. We need to setup more than 30 SQL Databases (on-premises).
Also, how can we achieve a data warehouse for more that 30 stores keeping this error/restriction in mind.
The maximum number of endpoints in a single sync group is 30.
The Maximum number of on-premises endpoints in a single sync group is 5.
You have more than 30 on premises DBs, that's why you get the error when creating the sync group.
Azure gives the suggestion: create multipe syne groups.
Please see: Limitations on service and database dimensions.
Hope this helps.