Remove azure-sql-database-geo-replication
article thumbnail

Azure SQL database Geo-Replication

SQL Shack

In this article, we will review how to set up Geo-Replication on Azure SQL databases. Geo-Replication is an Azure SQL database feature that allows you to create a readable secondary database in the same region or cross-region.

Azure 43
article thumbnail

Azure SQL Server auto-failover groups

SQL Shack

In this article, we will review how to set up auto-failover groups in Azure SQL Server and how failover group is different from active geo-replication in Azure. Auto-failover group is an Azure SQL database feature that replicates one or a group of databases to the secondary Azure SQL server in the cross-region.

Azure 60
article thumbnail

Cosmos DB Persistence — Questions & Answers

Particular Software

How do I move from Azure Tables to Cosmos DB? ?? Cosmos DB is the primary database service provided by Azure. Cosmos DB is a polyglot, NoSQL database that supports multiple APIs, but when people say “Cosmos DB,” they usually mean the Core (SQL) API. But what does it mean for a NoSQL database to have an SQL API?

Azure 52