Skip to content

Commit 2ee555c

Browse files
authored
Merge pull request #34816 from MikeRayMSFT/250728-arc-sql-settings
Arc SQL Deployment settings & defaults
2 parents a6fcddd + 67d3134 commit 2ee555c

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
author: MikeRayMSFT
3+
ms.author: mikeray
4+
ms.reviewer: randolphwest
5+
ms.date: 07/28/2025
6+
ms.topic: include
7+
8+
---
9+
10+
The following table identifies settings, if they're enabled by default, and where the setting is configured:
11+
12+
| Setting Name | Default (Enabled or Disabled) | Can be disabled | Configuration location |
13+
|----------------------------------------------------------------------------|----------------------------|-----------------|------------------------|
14+
| [Extended security updates](../extended-security-updates.md) | Disabled | Yes | Extension |
15+
| [Least privilege mode](../configure-least-privilege.md) | Disabled | Yes | Extension |
16+
| [Automated patching](../update.md) | Disabled | Yes | Extension |
17+
| [Best practices assessment](../assess.md) | Disabled | Yes | Extension |
18+
| [Microsoft Entra Authentication](../entra-authentication-setup-tutorial.md)| Disabled | Yes | Extension per instance |
19+
| [Purview](/purview/register-scan-azure-arc-enabled-sql-server) | Disabled | Yes | Extension, Instance |
20+
| [Automated backups](../backup-local.md) | Disabled | Yes | Instance, Database |
21+
| [Collect performance metrics (preview)](../sql-monitoring.md) | Enabled | Yes | Instance |
22+
| [Migration assessment ](../migration-assessment.md) | Enabled | Yes | Instance |
23+
| [Availability Group discovery management](../manage-availability-group.md) | Enabled | Yes | `AvailabilityGroupDiscovery` feature flag |
24+
| [Extension log collection](../troubleshoot-deployment.md#log-file-locations) | Enabled | No | Not configurable |
25+
| [SQL Server instance and DB discovery](../view-inventory.md) | Enabled | No | Not configurable |

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ The following diagram illustrates the architecture of [!INCLUDE [ssazurearc](../
136136

137137
[!INCLUDE [supported-configurations](includes/supported-configurations.md)]
138138

139+
## Settings
140+
141+
[!INCLUDE [settings](includes/settings.md)]
142+
139143
## Unsupported configurations
140144

141145
[!INCLUDE [unsupported-configurations](includes/unsupported-configurations.md)]

0 commit comments

Comments
 (0)