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.
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.
hi @KoustubhNakate-3353, wanted to follow up on this thread. If the below answer helped, you can mark it as 'Accept Answer'
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.
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.
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.
9 people are following this question.