I have standalone devices to my users with application and SQL express db, which I need to sync with my azure SQL db in bi-directional manner. Is it valid scenario. Sync will happen when user comes online.
can we sync Azure SQL databases between two different azure accounts ? like synchronize one azure account's sql database with another azure account's sql ?
Got it. 2 different azure accounts. You can use Azure data sync. learn.microsoft.com/en-us/answers/questions/1068449/sync-azure-sql-database-across-tenants-in-differen?page=1#answer-1068457
its not on-premise Database , it's look both of azure database on-premise is local or network vm machine
Thank you, sir. This session has been very useful to me. I have successfully implemented on Azure. Thanks again, sir.☺
Great 👍
its not on-premise its all in azure database on-premise is someone local or network vm machine
Very good explanation. Thank you. it was useful to me
Excellent
Thank you! Cheers!
I have standalone devices to my users with application and SQL express db, which I need to sync with my azure SQL db in bi-directional manner. Is it valid scenario. Sync will happen when user comes online.
I think express db is not supported, plz check
can we sync Azure SQL databases between two different azure accounts ? like synchronize one azure account's sql database with another azure account's sql ?
For that geo replication is available
@@Niravgandhi Geo-replication works only on databases that reside in the same subscription.
Got it. 2 different azure accounts. You can use Azure data sync.
learn.microsoft.com/en-us/answers/questions/1068449/sync-azure-sql-database-across-tenants-in-differen?page=1#answer-1068457
In this scenario target db and member db are different ?