Skip to content

Commit 3cee865

Browse files
author
Mike Ray (Microsoft)
committed
Merge branch 'docs-editor/assess-1674150251' of https://github.com/anosov1960/sql-docs-pr into 20230216-merge-anosov
2 parents 58920ce + 817d648 commit 3cee865

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: sql
99
ms.topic: conceptual
1010
---
1111

12-
# Configure best practices assessment | Azure Arc-enabled SQL Server
12+
# Configure SQL best practices assessment
1313

1414
Best practices assessment provides a mechanism to evaluate the configuration of your SQL Server. Once the best practices assessment feature is enabled, your SQL Server instance and databases are scanned to provide recommendations for things like SQL Server and database configurations, index management, deprecated features, enabled or missing trace flags, statistics, etc.
1515

@@ -63,7 +63,7 @@ Resource group or Subscription of Arc Machine.
6363

6464
:::image type="content" source="media/assess/sql-best-practices-assessment-launch.png" alt-text="Screenshot showing how to enable the best practices assessment screen of an Arc-enabled SQL Server resource.":::
6565

66-
If the Log Analytics Workspace is not created or current user does not have Log Analytics Contributor role assigned for the Resource Group or Subscription, you can't initiate the on-demand SQL Assessment. Review the Prerequisites section above.
66+
1. If the Log Analytics Workspace is not created or the current user does not have Log Analytics Contributor role assigned for the Resource Group or Subscription, you can't initiate the on-demand SQL Assessment. Review the Prerequisites section above.
6767

6868
:::image type="content" source="media/assess/enable-log-analytics-workspace.png" alt-text="Screenshot showing how to specify the log analytics workspace for SQL Server best practices assessment.":::
6969

@@ -126,10 +126,9 @@ If there are multiple runs in a single day, only the latest run is included in t
126126

127127
- Best practices assessment is currently limited to SQL Server running on Windows machines. This will not work for SQL on Linux machines.
128128

129-
- The assessment is enabled on a default instance if present, otherwise on the very first named instance in registry. The assessment results of the instance where the assessment was enabled, is duplicated for every instance on that SQL Server resource.
130-
131-
- It may take few seconds to populate the history of the previous execution of the assessments on best practices home page.
132-
129+
- The assessment is enabled on a default instance if present, otherwise on the very first named instance in the registry. The assessment results of the instance where the assessment was enabled, are duplicated for every instance on that SQL Server resource.
130+
- It may take a few seconds to populate the history of the previous execution of the assessments on best practices home page.
131+
133132
## Next steps
134133

135134
- [Connect your SQL Server to Azure Arc](connect.md).

0 commit comments

Comments
 (0)