News

In Management Studio, connect to your Azure SQL Database logical server. Use the following ALTER DATABASE statement to make a local database into a geo-replication primary with a readable secondary ...
You also need the replication component setup in all the nodes. Once that is in place, you need to open up SQL Server Mgmt Studio (SSMS) and connect to each of the database engine servers. Since this ...
To configure Active Geo-Replication using Transact-SQL, you need the following: An Azure subscription. A logical Azure SQL Database server and a SQL database - The primary database that you want to ...