You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/manage-license-type.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Manage license type
2
+
title: Manage SQL Server license and billing options
3
3
titleSuffix: Azure Arc-enabled SQL Server
4
4
description: Explains how to manage SQL Server instance licenses. Also demonstrates how Azure Arc-enabled SQL Server can be billed by Microsoft. Use to enable pay as you go licensing.
5
5
author: anosov1960
@@ -10,13 +10,13 @@ ms.service: sql
10
10
ms.topic: conceptual
11
11
---
12
12
13
-
# Manage SQL Server license type
13
+
# Manage SQL Server license and billing options
14
14
15
-
This article explains how to manage SQL Server licenses.
15
+
This article explains how to manage SQL Server licenses set billing options.
16
16
17
17
You can use Arc-enabled SQL Server to accurately track your usage of the SQL Server software and manage your license compliance. You may also elect to pay for the SQL software usage directly through Microsoft Azure using a pay-as-you-go billing option. You can control how you pay for SQL Server software through Azure portal or API. SQL Server 2022 (16.x) allows you to select a pay-as-you-go billing option during setup.
18
18
19
-
Host license type is a property of Azure extension for SQL Server resource. It applies to all instances installed on the server where the extension is running. For your convenience it is also included in Azure Portal overview for an Arc-enabled SQL Server instance as **Host License Type**.
19
+
License type is a property of Azure extension for SQL Server resource. It applies to all instances installed on the server where the extension is running. For your convenience it is also included in Azure Portal overview for an Arc-enabled SQL Server instance as **Host License Type**.
20
20
21
21
The following table provide features enabled depending on license type:
22
22
@@ -32,7 +32,7 @@ The following table provide features enabled depending on license type:
32
32
33
33
<sup>*</sup>License only includes SQL Server instances that are Developer, Express, or Evaluation Edition.
34
34
35
-
Learn more [Manage SQL Server license type](manage-license-type.md)
0 commit comments