Skip to content

Commit 48f357c

Browse files
authored
Merge pull request #100311 from MashaMSFT/patch-74
removed fci for free dr
2 parents 6a47a8f + 3659a61 commit 48f357c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-high-availability-dr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can have a disaster recovery solution for your SQL Server databases in a hyb
7474

7575
## Free DR replica in Azure
7676

77-
If you have [Software Assurance](https://www.microsoft.com/licensing/licensing-programs/software-assurance-default?rtc=1&activetab=software-assurance-default-pivot:primaryr3), you can implement hybrid disaster recovery (DR) plans with SQL Server using Always On availability groups or failover cluster instances without incurring additional licensing costs for the passive DR instance.
77+
If you have [Software Assurance](https://www.microsoft.com/licensing/licensing-programs/software-assurance-default?rtc=1&activetab=software-assurance-default-pivot:primaryr3), you can implement hybrid disaster recovery (DR) plans with SQL Server without incurring additional licensing costs for the passive DR instance.
7878

7979
In the image below, the setup uses SQL Server running on an Azure Virtual Machine utilizing 12 cores as a disaster recovery replica for an on-premises SQL Server deployment using 12 cores. In the past, you would need to license 12 cores of SQL Server for the on-premises and the Azure Virtual Machine deployment. The new benefit offers passive replica benefits running on an Azure Virtual Machine. Now you would need to only license 12 cores of SQL Server running on-premises as long as the disaster recovery criteria for the passive replica on Azure Virtual Machine is met.
8080

0 commit comments

Comments
 (0)