Microsoft Defender for SQL collects events from the agents and uses them to provide security alerts and tailored hardening tasks (recommendations). Creates a resource group and a Data Collection Rule and Log Analytics workspace in the same region as the machine.
Total Policies: 9
Builtin Policies: 9
Static Policies: 0
GA: 9
1 categories:
Security Center: 9
Policy-used
Rows: 1-9 / 9
Records:
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
Version change: '1.2.0-preview' to '1.2.1' Name change: '[Preview]: Configure SQL VMs and Arc-enabled SQL Servers to install Microsoft Defender for SQL and AMA with a LA workspace' to 'Configure SQL VMs and Arc-enabled SQL Servers to install Microsoft Defender for SQL and AMA with a LA workspace'
2023-09-18 18:02:04
Description change: 'Configure machines to automatically install the Azure Monitor and Microsoft Defender for SQL agents. Microsoft Defender for SQL collects events from the agents and uses them to provide security alerts and tailored hardening tasks (recommendations). Create a resource group, a Data Collection Rule and Log Analytics workspace in the same region as the machine to store audit records.' to 'Microsoft Defender for SQL collects events from the agents and uses them to provide security alerts and tailored hardening tasks (recommendations). Creates a resource group and a Data Collection Rule and Log Analytics workspace in the same region as the machine.' Name change: '[Preview]: Configure machines to create the default Microsoft Defender for SQL pipeline using Azure Monitor Agent' to '[Preview]: Configure SQL VMs and Arc-enabled SQL Servers to install Microsoft Defender for SQL and AMA with a LA workspace'
2023-09-14 17:58:18
Version change: '1.1.0-preview' to '1.2.0-preview'
"displayName": "Configure SQL VMs and Arc-enabled SQL Servers to install Microsoft Defender for SQL and AMA with a LA workspace",
3
"description": "Microsoft Defender for SQL collects events from the agents and uses them to provide security alerts and tailored hardening tasks (recommendations). Creates a resource group and a Data Collection Rule and Log Analytics workspace in the same region as the machine.",
4
"metadata": {
5
"category": "Security Center",
6
- "version": "1.2.1"
7
},
8
"parameters": {
9
"workspaceRegion": {
10
"type": "String",
11
"metadata": {
@@ -41,27 +42,64 @@
41
"displayName": "User-Assigned Managed Identity Resource Group Location",
42
"description": "The location of the resource group 'Built-In-Identity-RG' created by the policy."
"displayName": "Configure SQL VMs and Arc-enabled SQL Servers to install Microsoft Defender for SQL and AMA with a LA workspace",
3
"description": "Microsoft Defender for SQL collects events from the agents and uses them to provide security alerts and tailored hardening tasks (recommendations). Creates a resource group and a Data Collection Rule and Log Analytics workspace in the same region as the machine.",
4
"metadata": {
5
"category": "Security Center",
6
+ "version": "1.3.0"
7
},
8
+ "version": "1.3.0",
9
"parameters": {
10
"workspaceRegion": {
11
"type": "String",
12
"metadata": {
42
"displayName": "User-Assigned Managed Identity Resource Group Location",
43
"description": "The location of the resource group 'Built-In-Identity-RG' created by the policy."
44
},
45
"defaultValue": "eastus"
46
+ },
47
+ "bringYourOwnUserAssignedManagedIdentity": {
48
+ "type": "Boolean",
49
+ "metadata": {
50
+ "displayName": "Bring your own User-Assigned Managed Identity",
51
+ "description": "Enable this to use your own user-assigned managed identity. The pre-created identity MUST exist otherwise the policy deployment will fail. If enabled, ensure that the user-assigned managed identity resource ID parameter matches the pre-created user-assigned managed identity resource ID. If not enabled, the policy will create a new user-assigned managed identitiy per subscription, in a new resource group named 'Built-In-Identity-RG'."
+ "description": "The resource ID of the pre-created user-assigned managed identity. This parameter is only used when bringYourOwnUserAssignedManagedIdentity is set to true"
displayName: "Configure SQL VMs and Arc-enabled SQL Servers to install Microsoft Defender for SQL and AMA with a LA workspace",
policyType: "BuiltIn",
description: "Microsoft Defender for SQL collects events from the agents and uses them to provide security alerts and tailored hardening tasks (recommendations). Creates a resource group and a Data Collection Rule and Log Analytics workspace in the same region as the machine.",
displayName: "Bring your own User-Assigned Managed Identity",
description: "Enable this to use your own user-assigned managed identity. The pre-created identity MUST exist otherwise the policy deployment will fail. If enabled, ensure that the user-assigned managed identity resource ID parameter matches the pre-created user-assigned managed identity resource ID. If not enabled, the policy will create a new user-assigned managed identitiy per subscription, in a new resource group named 'Built-In-Identity-RG'."
description: "The resource ID of the pre-created user-assigned managed identity. This parameter is only used when bringYourOwnUserAssignedManagedIdentity is set to true"