Skip to content

Commit

Permalink
Fix redirection
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRayMSFT committed Sep 22, 2023
1 parent 22921e8 commit 18aa315
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .openpublishing.redirection.json
Original file line number Diff line number Diff line change
Expand Up @@ -41321,7 +41321,7 @@
"redirect_document_id": false
},
{
"source_path": "docs/sql-server/quick-enabled-sql-server.md",
"source_path": "docs/sql-server/azure-arc/quick-enabled-sql-server.md",
"redirect_url": "/sql/sql-server/azure-arc/automatically-connect",
"redirect_document_id": false
},
Expand Down
7 changes: 2 additions & 5 deletions docs/sql-server/azure-arc/assess.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This article provides instructions for using best practices assessment on an ins
## Prerequisites

- Your Windows-based SQL Server instance is connected to Azure. Follow the instructions at [Automatically connect SQL Server machines to Azure Arc](quick-enabled-sql-server.md).
- Your Windows-based SQL Server instance is connected to Azure. Follow the instructions at [Automatically connect SQL Server machines to Azure Arc](automatically-connect.md).

> [!NOTE]
> Best practices assessment is currently limited to SQL Server running on Windows machines. The assessment doesn't apply to SQL on Linux machines currently.
Expand Down Expand Up @@ -184,10 +184,7 @@ If there are multiple runs in a single day, only the latest run is included in t

For more information, see the [troubleshooting guide](troubleshoot-assessment.md).

## Next steps

- [Automatically connect your SQL Server to Azure Arc](automatically-connect.md)

## Related content

- Review the [rich set of nearly 500 rules](https://github.com/microsoft/sql-server-samples/blob/master/samples/manage/sql-assessment-api/DefaultRuleset.csv) best practices assessment applies.

Expand Down

0 comments on commit 18aa315

Please sign in to comment.