Skip to content

Commit e9e80b9

Browse files
committed
Sdd billing-after-failover include
1 parent 1831f74 commit e9e80b9

3 files changed

Lines changed: 19 additions & 7 deletions

File tree

docs/sql-server/azure-arc/extended-security-updates.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,9 @@ For information, see:
178178

179179
[!INCLUDE [manage-passive-instance](includes/manage-passive-instance.md)]
180180

181-
For details, review [ESU billing after failover](manage-license-billing.md#esu-billing-after-failover).
181+
[!INCLUDE [billing-after-failover](includes/billing-after-failover.md)]
182+
183+
For additional information on passive replica detection logic, review [Manage passive license for high availability and disaster recovery](manage-license-billing.md#manage-passive-license-for-high-availability-and-disaster-recovery).
182184

183185
## <a id="server-cal"></a> Manage SQL Server instances that use a Server+CAL license
184186

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
author: MikeRayMSFT
3+
ms.author: mikeray
4+
ms.reviewer: randolphwest
5+
ms.date: 01/31/2025
6+
ms.topic: include
7+
ms.custom: ignite-2023
8+
---
9+
10+
### ESU billing after failover
11+
12+
During the failovers, the extension is aware of the transition and automatically switches the ESU billing to the active replica without new bill-back charges and follow below logic
13+
14+
- If the period of failover <= 90 days, ESU billback occurs only from the prior watermark of usage upload.
15+
- If the period of failover > 90 days, ESU billback occurs from the start of the ESU period.

docs/sql-server/azure-arc/manage-license-billing.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -234,12 +234,7 @@ The current passive instance detection logic has the following limitations.
234234

235235
If you are unable to work within these limitations, you can use volume licensing instead of `PAYG`. For details, review [Configure SQL Server enabled by Azure Arc](manage-configuration.md).
236236

237-
### ESU billing after failover
238-
239-
During the failovers, the extension is aware of the transition and automatically switches the ESU billing to the active replica without new bill-back charges and follow below logic
240-
241-
- If the period of failover <= 90 days, ESU billback occurs only from the prior watermark of usage upload.
242-
- If the period of failover > 90 days, ESU billback occurs from the start of the ESU period.
237+
[!INCLUDE [billing-after-failover](includes/billing-after-failover.md)]
243238

244239
For additional information, review [SQL Server Extended Security Updates enabled by Azure Arc](extended-security-updates.md#manage-hadr).
245240

0 commit comments

Comments
 (0)