Skip to content

Commit c4a54b6

Browse files
author
Mike Ray (Microsoft)
committed
Update per feedback.
1 parent 3380d62 commit c4a54b6

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/sql-server/azure-arc/connect-already-enabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The possible licensing types that you can set are:
7676
---
7777
Once installed, the Azure extension for SQL Server recognizes all the installed SQL Server instances and connects them with Azure Arc.
7878

79-
The extension will runs continuously to detect changes in the SQL Server configuration. For example, if a new SQL Server instance is installed on the machine, the extension automatically detects and registers it with Azure Arc. See [virtual machine extension management](/azure/azure-arc/servers/manage-vm-extensions) for instructions on how to install and uninstall extensions to [Azure connected machine agent](/azure/azure-arc/servers/agent-overview) using the Azure portal, Azure PowerShell or Azure CLI.
79+
The extension runs continuously to detect changes in the SQL Server configuration. For example, if a new SQL Server instance is installed on the machine, the extension automatically detects and registers it with Azure Arc. See [virtual machine extension management](/azure/azure-arc/servers/manage-vm-extensions) for instructions on how to install and uninstall extensions to [Azure connected machine agent](/azure/azure-arc/servers/agent-overview) using the Azure portal, Azure PowerShell or Azure CLI.
8080

8181

8282

docs/sql-server/azure-arc/includes/azure-arc-data-regions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ms.author: mikeray
44
ms.date: 02/10/2023
55
ms.topic: include
66
ms.prod: sql
7+
ms.custom: references_regions
78
---
89

910
Arc-enabled SQL Server is available in the following regions:

docs/sql-server/azure-arc/includes/license-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: include
66
ms.prod: sql
77
---
88

9-
The following table provide features enabled depending on license type:
9+
The following table identifies features enabled depending on license type:
1010

1111
|Feature |License only <sup>*</sup> |License with Software Assurance<br/>or SQL subscription |Pay-as-you-go |
1212
|---------|---------|---------|---------|

docs/sql-server/azure-arc/media/overview/arcsqlserverdashboard.png renamed to docs/sql-server/azure-arc/media/overview/arc-sql-server-dashboard.png

File renamed without changes.

docs/sql-server/azure-arc/overview.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.reviewer: mikeray, randolphwest
77
ms.date: 10/12/2022
88
ms.service: sql
99
ms.topic: conceptual
10-
ms.custom: references_regions
1110
---
1211

1312
# Azure Arc-enabled SQL Server
@@ -16,9 +15,9 @@ Azure Arc-enabled SQL Server extends Azure services to SQL Server instances host
1615

1716
## Manage your SQL Servers at-scale from a single point of control
1817

19-
Azure Arc enables you to manage all of your SQL Servers from a single point of control: Azure. As you connect your SQL Servers to Azure, you get a single place to view the detailed inventory of your SQL Servers and databases. You can look at details for a given SQL Server in the Azure Portal such as the name, version, edition, number of cores, and host operating system. At scale, you can query across all of your SQL Servers using Azure Resource Graph Explorer to answer questions like 'How many SQL Servers do I have that are SQL Server 2014? or "What are the names of all the SQL Servers that are running on Linux?" You can even quickly creates charts from these queries and pin them to customizable dashboards. Go a level deeper and you can view a list of every database on a SQL Server and do cross-SQL Server queries of databases to get insights into which databases haven't been backed up recently or that are not encrypted.
18+
Azure Arc enables you to manage all of your SQL Servers from a single point of control: Azure. As you connect your SQL Servers to Azure, you get a single place to view the detailed inventory of your SQL Servers and databases. You can look at details for a given SQL Server in the Azure Portal such as the name, version, edition, number of cores, and host operating system. At scale, you can query across all of your SQL Servers using Azure Resource Graph Explorer to answer questions like 'How many SQL Servers do I have that are SQL Server 2014? or "What are the names of all the SQL Servers that are running on Linux?" You can even quickly create charts from these queries and pin them to customizable dashboards. Go a level deeper and you can view a list of every database on a SQL Server and do cross-SQL Server queries of databases to get insights into which databases haven't been backed up recently or that are not encrypted.
2019

21-
![A screenshot of the Arc-enabled SQL Server dashboard from Azure portal.](media/overview/arcsqlserverdashboard.png)
20+
![A screenshot of the Arc-enabled SQL Server dashboard from Azure portal.](media/overview/arc-sql-server-dashboard.png)
2221

2322
## Best practices assessment
2423

docs/sql-server/azure-arc/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The maximum number of resources in a resource group is 800, per resource type. T
101101

102102
## Supported regions
103103

104-
[!INCLUDE [azure-arc-data-regions](includes/azure-arc-data-regions.md)]Arc-enabled SQL Server is available in the following regions:
104+
[!INCLUDE [azure-arc-data-regions](includes/azure-arc-data-regions.md)]
105105

106106
## Next steps
107107

0 commit comments

Comments
 (0)