An Azure relational database service.
@Nitya V Same sync metadata DB should not affect sync itself. The sync Db is just used for storing sync configuration. There is no real data stored in sync Db. So you should not worry about the data integrity. The sync only happened between hub and member db. For your case, please use a dedicated db as sync Db instead of using sync db as hub db.
Regards
Geetha