How do we synchronize On-Premise SQL server with SQL Azure?
Answer / Km Manorama
To synchronize an on-premises SQL Server with SQL Azure, you can use SQL Server Migration Assistant (SSMA) or Data Sync Service. Alternatively, you can set up a log ship from the on-premises SQL Server to SQL Azure using Database Mirroring or Availability Groups.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me something about security and sql azure?
What are two difference between sql azure and azure tables?
What is the federation in sql azure?
What is code near application topology?
What is the current limitation of the size of SQL Azure DB?
Explain something about security and SQL Azure?
How many servers can we create in a single subscription?
What is the difference in accessing db between sql server vs sql azure?
What is the index requirement in SQL Azure?
Where actually sql azure database is hosted?
How to connect to SQL Azure Database by using sqlcmd?
What is it’s similarity with sql server?