Azure Security Center monitors the data discovery and classification scan results for your SQL databases and provides recommendations to classify the sensitive data in your databases for better monitoring and security
- "displayName": "[Preview]: Sensitive data in your SQL databases should be classified",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "Azure Security Center monitors the data discovery and classification scan results for your SQL databases and provides recommendations to classify the sensitive data in your databases for better monitoring and security",
6
"metadata": {
7
- "version": "3.0.0-preview",
8
"category": "Security Center",
9
- "preview": true
10
},
11
"parameters": {
12
"effect": {
13
"type": "String",
14
"metadata": {
15
- "displayName": "[Preview]: Effect",
16
"description": "Enable or disable the execution of the policy"
17
},
18
"allowedValues": [
19
"AuditIfNotExists",
1
{
2
+ "displayName": "[Deprecated]: Sensitive data in your SQL databases should be classified",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "Azure Security Center monitors the data discovery and classification scan results for your SQL databases and provides recommendations to classify the sensitive data in your databases for better monitoring and security",
6
"metadata": {
7
+ "version": "3.0.0-deprecated",
8
"category": "Security Center",
9
+ "deprecated": true
10
},
11
"parameters": {
12
"effect": {
13
"type": "String",
14
"metadata": {
15
+ "displayName": "Effect",
16
"description": "Enable or disable the execution of the policy"
displayName: "[Deprecated]: Sensitive data in your SQL databases should be classified",
policyType: "BuiltIn",
mode: "Indexed",
description: "Azure Security Center monitors the data discovery and classification scan results for your SQL databases and provides recommendations to classify the sensitive data in your databases for better monitoring and security",