Skip to content

Commit 22e0689

Browse files
committed
fix line 41 link
1 parent dee1438 commit 22e0689

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/sql-server/azure-arc/connect-at-scale-autodeploy.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.date: 03/23/2023
88
ms.service: sql
99
ms.topic: conceptual
1010
---
11+
1112
# Automatically connect Azure Arc-enabled SQL Servers
1213

1314
Azure Arc-enabled SQL Server is a cloud-native solution provided by Microsoft to simplify the management, protection, and governance of SQL Server instances running on Azure Arc-enabled servers. This solution streamlines the experience of connecting SQL Servers to Azure by automatically installing the Azure extension for SQL Server on all Arc-enabled servers that have SQL Server installed. Visit [Azure Arc-enabled SQL Server](overview.md) to learn more. All the SQL Server instance resources are automatically created in Azure, providing a centralized management platform for all your SQL Servers.
@@ -36,9 +37,9 @@ Microsoft uses this value when the automatic connecting workflow deploys the SQL
3637

3738
When onboarding SQL Server instances to Azure Arc, Microsoft provides an automated process that sets the license type (LT) to "LicenseOnly." However, suppose your SQL Server is covered by Software Assurance (SA) or Subscription and Support (SS). In that case, it's essential to set the LT to "Paid" to enable valuable management features provided to SA customers or customers using the Pay-as-you-go (PAYG) model.
3839

39-
## Opt-out
40+
## Opt out
4041

41-
There's no cost associated with connecting SQL Server to Azure. However, if you opt out of automatically installing the SQL Server extension on Arc servers with SQL Server, follow the instructions in the [How to opt out of automatic connecting](#how-to-opt-out-automatic-connecting) section.
42+
There's no cost associated with connecting SQL Server to Azure. However, if you opt out of automatically installing the SQL Server extension on Arc servers with SQL Server, follow the instructions in the [How to opt out of automatic connecting](#how-to-opt-out-of-automatic-connecting) section.
4243

4344
## Automatically connect on new servers connected to Arc
4445

0 commit comments

Comments
 (0)