Skip to content

Commit f30548e

Browse files
committed
Fix acrolinx
1 parent 80228ec commit f30548e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,15 +228,15 @@ If you want to purchase a Year 1 or Year 2 ESU offer through Azure because you h
228228

229229
## <a id="esu-usage-metering"></a> Understand ESU usage meters
230230

231-
The usage of the [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] ESU subscription is reported once an hour. The specific meter is automatically selected based on edition and the version eligibel for ESU. The ESU usage will be reported for all v-cores or p-cores visible to the OSE. The following rules apply:
231+
The usage of the [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] ESU subscription is reported once an hour. The specific meter is automatically selected based on edition and the version eligible for ESU. The ESU usage will be reported for all v-cores or p-cores visible to the OSE. The following rules apply:
232232

233233
- If one or several instances of SQL Server or SQL Server associated services eligible for ESU are installed on a virtual machine and don't specify the use of a p-core ESU license, the ESU subscription usage is metered based on the total number of virtual cores available to the OSE. The minimum is four v-cores per OSE.
234234

235235
- If several instances of SQL Server or SQL Server associated services eligible for ESU are installed on a physical server without using virtual machines, the ESU subscription usage is metered based on the total number physical cores available to the OSE. The minimum is four cores per OSE.
236236

237-
- If multipe instances of SQL Server or SQL Server associated services are istalled with the same version that is eligible for ESU, only one ESU subscription usage is reported per OSE. The reported usage is adsociated with the instance that has the highest edition.
237+
- If multiple instances of SQL Server or SQL Server associated services are installed with the same version that is eligible for ESU, only one ESU subscription usage is reported per OSE. The reported usage is associated with the instance that has the highest edition.
238238

239-
- If two or more instances of SQL Server or SQL Server associated services are istalled with the different versions that are eligible for ESU, each eligibe version will report ESU usage separately based one the instance of that vesion with teh highets edition. This reflects the differences in ESU prices and bill-back periods for different versions.
239+
- If two or more instances of SQL Server or SQL Server associated services are installed with the different versions that are eligible for ESU, each eligible version will report ESU usage separately based one the instance of that version with the highest edition. This reflects the differences in ESU prices and bill-back periods for different versions.
240240

241241

242242
The following table shows the ESU subscription meters (also called *SKUs*) that are used for metering and billing for a [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] ESU subscription on a single OSE:
@@ -321,7 +321,7 @@ If the Arc enabled machine goes offline and reconnects to Azure in a different s
321321
>
322322
> This difference is expected, and it should be a one-time charge.
323323
>
324-
> During the following months, you should see only the regular hourly charges. Additional bill-back charges could be added in cases of connectivity disruptions, but they're typically much smaller amounts.
324+
> In following billing periods, you should see only the regular hourly charges. Additional bill-back charges could be added in cases of connectivity disruptions, but they're typically much smaller amounts.
325325
326326
## Related content
327327

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,9 @@ If there are multiple SQL Server instances on the OSE, all instances and replica
231231

232232
### Limitations
233233

234-
The current passive instance detection logic has the following limitations.
234+
The current passive instance detection logic has the following limitations:
235235

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

@@ -282,7 +282,7 @@ The usage of the SQL Server software is reported once an hour. The specific mete
282282

283283
- If two or more instances of SQL Server or SQL Server associated services are installed on the same OSE the instance with the highest edition will be billed.
284284

285-
- The combination of the selected `LicenseType` value and the highest SQL Server edition installed on the OSE defines which meter is sent every hour.
285+
- The combination of the selected `LicenseType` value and the highest SQL Server edition installed on the OSE defines which meter is sent.
286286

287287
For more information, see [SQL Server Licensing Resources and Documents](https://www.microsoft.com/licensing/docs/view/SQL-Server).
288288

0 commit comments

Comments
 (0)