Skip to content

Commit 135424f

Browse files
author
Mike Ray (Microsoft)
committed
Bullet for readability
1 parent 15bf891 commit 135424f

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,16 @@ Azure Arc-enabled SQL Server extends Azure services to SQL Server instances host
1515

1616
## Manage your SQL Servers at-scale from a single point of control
1717

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.
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.
19+
20+
- 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.
21+
- Query across all of your SQL Servers using Azure Resource Graph Explorer to answer questions like:
22+
- "How many SQL Servers do I have that are SQL Server 2014?"
23+
- "What are the names of all the SQL Servers that are running on Linux?"
24+
- Quickly create charts from these queries and pin them to customizable dashboards.
25+
- View a list of every database on a SQL Server and do cross-SQL Server queries of databases to see:
26+
- Databases that haven't been backed up recently.
27+
- Databases that aren't encrypted.
1928

2029
![A screenshot of the Arc-enabled SQL Server dashboard from Azure portal.](media/overview/arc-sql-server-dashboard.png)
2130

@@ -60,7 +69,7 @@ The following diagram illustrates the architecture of Azure Arc-enabled SQL Serv
6069

6170
[!INCLUDE [license-types](includes/license-types.md)]
6271

63-
## Feature availabiltiy by operating system
72+
## Feature availability by operating system
6473

6574
[!INCLUDE [features-operating-systems](includes/features-operating-system.md)]
6675
## Supported Azure regions

0 commit comments

Comments
 (0)