Skip to content

Commit 6556d68

Browse files
committed
Arc SQL Deployment Settings & Defaults
1 parent cc1fe80 commit 6556d68

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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 backups](../backup-local.md) | Disabled | Yes | Instance, Database |
17+
| [Automated patching](../update.md) | Disabled | Yes | Instance |
18+
| [Best practices assessment](../assess.md) | Disabled | Yes | Instance |
19+
| [Microsoft Entra Authentication](../entra-authentication-setup-tutorial.md)| Disabled | Yes | Instance |
20+
| [Collect performance metrics (preview)](../sql-monitoring.md) | Enabled | Yes | Instance |

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)