Skip to content

Commit 045bf11

Browse files
committed
Solution Package
Packaged the solution. Updated the version from 3.0.2 to 3.0.3.
1 parent c10c213 commit 045bf11

File tree

5 files changed

+177
-166
lines changed

5 files changed

+177
-166
lines changed

Solutions/Microsoft Defender for Cloud/Data/Solution_MicrosoftDefenderforCloud.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"Microsoft Defender for Cloud/Data Connectors/AzureSecurityCenter.json",
88
"Microsoft Defender for Cloud/Data Connectors/MicrosoftDefenderForCloudTenantBased.json"
99
],
10+
"Analytic Rules": [
11+
"Analytic Rules/CoreBackupDeletionwithSecurityAlert.yaml"
12+
],
1013
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions",
1114
"Version": "3.0.2",
1215
"Metadata": "SolutionMetadata.json",
7.75 KB
Binary file not shown.

Solutions/Microsoft Defender for Cloud/Package/createUiDefinition.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@
6363
"text": "This Solution installs the data connector for Microsoft Defender for Cloud. You can get Microsoft Defender for Cloud custom log data in your Microsoft Sentinel workspace. After installing the solution, configure and enable this data connector by following guidance in Manage solution view."
6464
}
6565
},
66+
{
67+
"name": "dataconnectors2-text",
68+
"type": "Microsoft.Common.TextBlock",
69+
"options": {
70+
"text": "This Solution installs the data connector for Microsoft Defender for Cloud. You can get Microsoft Defender for Cloud custom log data in your Microsoft Sentinel workspace. After installing the solution, configure and enable this data connector by following guidance in Manage solution view."
71+
}
72+
},
6673
{
6774
"name": "dataconnectors-link2",
6875
"type": "Microsoft.Common.TextBlock",
@@ -124,4 +131,4 @@
124131
"workspace": "[basics('workspace')]"
125132
}
126133
}
127-
}
134+
}

0 commit comments

Comments
 (0)