Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 9f4b60f

Browse files
authored
Update manage-license-billing.md
1 parent fff0b94 commit 9f4b60f

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -207,16 +207,14 @@ For information, see:
207207

208208
## Manage license for high availability and disaster recovery
209209

210-
SQL Server licenses with Software Assurance or pay-as you go (`PAYG`) can benefit from a free passive instance of SQL Server for their high availability and disaster recovery (HADR) configurations.
211-
212-
For more information about the failover benefits, see the section "Licensing SQL Server for high availability and disaster recovery" in the [SQL Server licensing guide](https://go.microsoft.com/fwlink/p/?linkid=2215573).
210+
SQL Server licenses with Software Assurance or pay-as you go (`PAYG`) can benefit from a free passive instance of SQL Server for their high availability and disaster recovery (HADR) configurations. For more information about the failover benefits, see the section "Licensing SQL Server for high availability and disaster recovery" in the [SQL Server licensing guide](https://go.microsoft.com/fwlink/p/?linkid=2215573).
213211

214212
To help you manage the failover benefits and remain compliant, Azure Extension for SQL Server automatically detects the passive instances for availability groups (AGs) or failover clustered instances (FCIs) and reflects the use of the SQL Server software by emitting special $0 meters for disaster recovery, as long as you properly configured the LicenseType property.
215213

216214
### To qualify as passive instance for an availability group (AG)
217215

218216
- All replicas present in the operating system environment (OSE) must be secondary.
219-
- No user database outside of an AG - (irrespective of [any database state](../../relational-databases/databases/database-states.md#database-state-definitions)).
217+
- No user database outside of an AG, irrespective of [database state](../../relational-databases/databases/database-states.md#database-state-definitions)).
220218
- No active connection to any user database.
221219
- Instance license type is set to `Paid` or `PAYG`.
222220

@@ -234,9 +232,9 @@ The current passive instance detection logic has the following limitations.
234232

235233
- The checks are done every hour. A failover within the hour may or may not bill both replicas.
236234
- Passive instances for other HADR technologies like log shipping or mirroring are not automatically detected at this time.
237-
- The detection logic does not support free disaster recovery testing or monitoring. connections like database consistency checks, backups or monitoring resource usage data.
235+
- The detection logic does not support free disaster recovery testing or monitoring connections like database consistency checks, backups or monitoring resource usage data.
238236

239-
If you are unable to work within these limitations, instead of `PAYG`, you can use volume licensing instead. For details, review [Configure SQL Server enabled by Azure Arc](manage-configuration.md).
237+
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).
240238

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

0 commit comments

Comments
 (0)