Skip to content

Commit c20d7e4

Browse files
authored
Update per feedback
1 parent 44fb583 commit c20d7e4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage license type
2+
title: Manage SQL Server license and billing options
33
titleSuffix: Azure Arc-enabled SQL Server
44
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.
55
author: anosov1960
@@ -10,13 +10,13 @@ ms.service: sql
1010
ms.topic: conceptual
1111
---
1212

13-
# Manage SQL Server license type
13+
# Manage SQL Server license and billing options
1414

15-
This article explains how to manage SQL Server licenses.
15+
This article explains how to manage SQL Server licenses set billing options.
1616

1717
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.
1818

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**.
2020

2121
The following table provide features enabled depending on license type:
2222

@@ -32,7 +32,7 @@ The following table provide features enabled depending on license type:
3232

3333
<sup>*</sup>License only includes SQL Server instances that are Developer, Express, or Evaluation Edition.
3434

35-
Learn more [Manage SQL Server license type](manage-license-type.md)
35+
3636

3737
## Prerequisites
3838

docs/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10431,7 +10431,7 @@ items:
1043110431
href: sql-server/azure-arc/view-databases.md
1043210432
- name: Delete from or restore to Azure Arc
1043310433
href: sql-server/azure-arc/delete-from-azure-arc.md
10434-
- name: Manage SQL Server license type
10434+
- name: Manage SQL Server license and billing options
1043510435
href: sql-server/azure-arc/manage-license-type.md
1043610436
- name: Secure
1043710437
items:

0 commit comments

Comments
 (0)