Commit edddce7
Fixes to Anvilogic CCF Data Connector (#12648)
* Adds Anvilogic_Alerts_CL table and fixes Analytics Rule template and upddate mainTemplate.json and package
* Updating version numbers to 3.0.1 for connector and 1.0.1 for AR
* Removing hardcoded URL
* repackaging the new mainTemplate.json
* Re-sorting release notes
* Using the packaging tool to generate MainTemplate.json
* reverting the changes to queryFrequency, queryPeriod, and suppressionDuration values — these fields are case-sensitive and should remain lowercase (e.g., 5m, 5h) to ensure proper functionality.
* solution Packaged.
* Add template ID to skip ID validations list
Added '6ccc187a-42ee-4635-8bcc-3b299f8570df' to the SkipIdValidationsTemplates.json file to exclude this template from ID change validations.
* Update Anvilogic_Alerts.yaml
* Remove trailing space in alertDisplayNameFormat
Eliminated an unnecessary trailing space from the 'alertDisplayNameFormat' field in mainTemplate.json to ensure consistent formatting of alert display names.
* Revert "Add template ID to skip ID validations list"
This reverts commit 65ef760.
---------
Co-authored-by: maheshji001 <v-maheshbh@microsoft.com>1 parent 17485a6 commit edddce7
File tree
8 files changed
+3545
-43
lines changed- Solutions/Anvilogic
- Analytic Rules
- Data Connectors/AnviLogic_CCF
- Data
- Package
8 files changed
+3545
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
1176 | | - | |
| 1176 | + | |
1177 | 1177 | | |
1178 | 1178 | | |
1179 | 1179 | | |
| |||
1183 | 1183 | | |
1184 | 1184 | | |
1185 | 1185 | | |
1186 | | - | |
| 1186 | + | |
1187 | 1187 | | |
1188 | 1188 | | |
1189 | 1189 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments