question

KoustubhNakate-3353 avatar image
0 Votes"
KoustubhNakate-3353 asked AnuragSharma-MSFT answered

Pricing structure for database geo replocation or failover groups

Thank you very much in advance!!

We are using Azure SQL database PaaS. Could any one provide details related to pricing structure for database(s) active geo replication or fail over group.

azure-sql-database
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

hi @KoustubhNakate-3353, wanted to follow up on this thread. If the below answer helped, you can mark it as 'Accept Answer'

0 Votes 0 ·
learn2skills avatar image
0 Votes"
learn2skills answered KoustubhNakate-3353 commented

Hi @KoustubhNakate-3353

Azure SQL Database pricing, refer to the below url
https://azure.microsoft.com/en-us/pricing/details/azure-sql-database/single/

Pricing is mentioned on the above url Zone Redundant database.

Active geo-replication is an Azure SQL Database feature that allows you to create readable secondary databases of individual databases on a server in the same or different data center (region).
https://docs.microsoft.com/en-us/azure/azure-sql/database/active-geo-replication-overview

auto-failover groups feature allows you to manage the replication and failover of a group of databases on a server or all databases in a managed instance to another region.
https://docs.microsoft.com/en-us/azure/azure-sql/database/auto-failover-group-overview?tabs=azure-powershell



If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thank you very much for the details!!

i have gone through the links but didn't find anything specific to geo replication pricing for SQL database PaaS service in provided links.

0 Votes 0 ·
AnuragSharma-MSFT avatar image
1 Vote"
AnuragSharma-MSFT answered

Hi @KoustubhNakate-3353,

Active geo-replication will cost similar to the primary Azure SQL Database on which we have configured the geo-replication. There is a similar query on MSDN which mentioned "Secondary active geo-replication databases are priced at 100 percent of primary database prices. The cost of geo-replication traffic between the primary and the online secondary is included in the cost of the online secondary."

Referenced Article: Geo replication cost

Please let me know if this helps.


You can mark it 'Accept Answer' if this helped.




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.