File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
docs/sql-server/azure-arc Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change
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 |
Original file line number Diff line number Diff line change @@ -136,6 +136,10 @@ The following diagram illustrates the architecture of [!INCLUDE [ssazurearc](../
136
136
137
137
[ !INCLUDE [ supported-configurations] ( includes/supported-configurations.md )]
138
138
139
+ ## Settings
140
+
141
+ [ !INCLUDE [ settings] ( includes/settings.md )]
142
+
139
143
## Unsupported configurations
140
144
141
145
[ !INCLUDE [ unsupported-configurations] ( includes/unsupported-configurations.md )]
You can’t perform that action at this time.
0 commit comments