Skip to content

Commit 0cdb108

Browse files
authored
Streamline Arc SQL Onboard (#33899)
1 parent a47eb0f commit 0cdb108

18 files changed

+44
-384
lines changed

.openpublishing.redirection.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49401,6 +49401,26 @@
4940149401
"redirect_url": "/sql/dma/dma-overview",
4940249402
"redirect_document_id": false
4940349403
},
49404+
{
49405+
"source_path": "docs/sql-server/azure-arc/connect-at-scale-script.md",
49406+
"redirect_url": "/sql/sql-server/azure-arc/deployment-options",
49407+
"redirect_document_id": false
49408+
},
49409+
{
49410+
"source_path": "docs/sql-server/azure-arc/connect-with-installer.md",
49411+
"redirect_url": "/sql/sql-server/azure-arc/deployment-options",
49412+
"redirect_document_id": false
49413+
},
49414+
{
49415+
"source_path": "docs/sql-server/azure-arc/onboard-configuration-manager-custom-task.md",
49416+
"redirect_url": "/sql/sql-server/azure-arc/deployment-options",
49417+
"redirect_document_id": false
49418+
},
49419+
{
49420+
"source_path": "docs/sql-server/azure-arc/automatically-connect.md",
49421+
"redirect_url": "/sql/sql-server/azure-arc/deployment-options",
49422+
"redirect_document_id": false
49423+
},
4940449424
{
4940549425
"source_path": "docs/sql-server/azure-arc/view-databases.md",
4940649426
"redirect_url": "/sql/sql-server/azure-arc/view-inventory",

docs/sql-server/azure-arc/automatically-connect.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

docs/sql-server/azure-arc/configure-advanced-data-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For more information, see [Extension management with Azure Arc](/azure/azure-arc
5454
1. Click on the **Microsoft Defender for Cloud** tile. If Enablement Status shows **Disabled at the subscription-level**, follow the steps documented in [Enable Microsoft Defender for SQL servers on machines](/azure/defender-for-cloud/defender-for-sql-usage#step-3-enable-the-optional-plan-in-defender-for-clouds-environment-settings-page).
5555

5656
> [!NOTE]
57-
> The first scan to generate the vulnerability assessment happens within 24 hours after enabling Microsoft Defender for Cloud. After that, auto scans are be performed every week on Sunday.
57+
> The first scan to generate the vulnerability assessment happens within 24 hours after enabling Microsoft Defender for Cloud. Successive scans run automatically every Sunday.
5858
5959
## Explore
6060

@@ -77,5 +77,5 @@ Explore security anomalies and threats in Azure Security Center.
7777
:::image type="content" source="media/configure-advanced-data-security/brute-force-alert-mitigation.png" alt-text="Screenshot showing alert mitigation.":::
7878

7979
## Next steps
80-
- [Automatically connect your SQL Server to Azure Arc](automatically-connect.md)
80+
- [SQL Server enabled by Azure Arc deployment options](deployment-options.md)
8181
- You can further investigate the security alerts and attacks using [Azure Sentinel](/azure/sentinel/overview). For details, see [on-board Azure Sentinel](/azure/sentinel/connect-data-sources).

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

Lines changed: 0 additions & 116 deletions
This file was deleted.

docs/sql-server/azure-arc/connect-with-installer.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

docs/sql-server/azure-arc/data-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,6 @@ The following lists reflect the monitoring data that is collected from DMV datas
140140

141141
## Related content
142142

143-
- [Automatically connect your [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] to Azure Arc](automatically-connect.md)
143+
- [Deployment options for SQL Server enabled by Azure Arc](deployment-options.md)
144144
- [Configure advanced data security for your [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] instance](configure-advanced-data-security.md)
145145
- [Configure best practices assessment on an Azure Arc-enabled [!INCLUDE [ssnoversion-md](../../includes/ssnoversion-md.md)] instance](assess.md)

0 commit comments

Comments
 (0)