Skip to content

Commit 80228ec

Browse files
committed
Merge branch 'patch-35' of https://github.com/anosov1960/sql-docs-pr into 250716-css-billing
2 parents bb65863 + 072b3e6 commit 80228ec

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

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

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,6 @@ The SQL Server associated services are billed for ESU using the regular ESU mete
202202
>
203203
> - If a p-core ESU license is activated for the corresponding scope and the machine is configured to use it, the SQL Server associated service is not individually billed for ESU even if it is a standalone instance (without SQL Server engine). For details, see [Manage resources in the scope of an ESU p-core license](manage-configuration.md#manage-esu-license-resources).
204204
>
205-
> - If a SQL Server associated service is installed with SQL Server engine on the same OSE and the associated service has a different version than SQL Server engine, the associated service as well as SQL Server engine will be billed separately.
206-
>
207-
> - If the SQL Server associated service is installed with SQL Server engine on the same OSE and the associated service has a higher edition than SQL Server engine, then the service with the highest edition will be billed.
208205
209206
## <a id="license-transition"></a> Manage the transition from a p-core ESU license to a v-core ESU license
210207

@@ -231,17 +228,16 @@ If you want to purchase a Year 1 or Year 2 ESU offer through Azure because you h
231228

232229
## <a id="esu-usage-metering"></a> Understand ESU usage meters
233230

234-
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 the [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] edition and the number 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 eligibel for ESU. The ESU usage will be reported for all v-cores or p-cores visible to the OSE. The following rules apply:
235232

236-
- If you install one or several [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] instances on a virtual machine and don't specify the use of a p-core ESU license, [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] ESU subscription usage is metered based on the total number of virtual cores available to the OSE. The minimum is four cores per OSE.
233+
- 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.
237234

238-
- If you install one or several [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] instances on a physical server without using virtual machines, [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] ESU subscription usage is metered based on the total number physical cores available to the OSE. The minimum is four cores per OSE.
235+
- 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.
239236

240-
- [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] ESU subscription usage is reported per OSE whether one or multiple [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] instances are installed on the same OSE.
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.
241238

242-
- If multiple out-of-support [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] instances of the same version are installed on the same OSE, the highest [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] edition defines the ESU subscription meter that's sent every hour.
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.
243240

244-
- If multiple out-of-support instances of both [!INCLUDE [sssql11-md](../../includes/sssql11-md.md)] and [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)] are installed on the same OSE, with the same or different editions, one instance of the same version is billed separately because they have different prices and bill-back periods.
245241

246242
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:
247243

0 commit comments

Comments
 (0)