|
154 | 154 | }, |
155 | 155 | { |
156 | 156 | "type": "Microsoft.OperationalInsights/workspaces/providers/metadata", |
157 | | - "apiVersion": "2022-01-01-preview", |
| 157 | + "apiVersion": "2023-04-01-preview", |
158 | 158 | "name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',concat('AnalyticsRule-', last(split(variables('analyticRuleObject1').analyticRuleId1,'/'))))]", |
159 | 159 | "properties": { |
160 | 160 | "description": "Visa Threat Intelligence (VTI) Analytics Rule 1", |
|
284 | 284 | }, |
285 | 285 | { |
286 | 286 | "type": "Microsoft.OperationalInsights/workspaces/providers/metadata", |
287 | | - "apiVersion": "2022-01-01-preview", |
| 287 | + "apiVersion": "2023-04-01-preview", |
288 | 288 | "name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',concat('AnalyticsRule-', last(split(variables('analyticRuleObject2').analyticRuleId2,'/'))))]", |
289 | 289 | "properties": { |
290 | 290 | "description": "Visa Threat Intelligence (VTI) Analytics Rule 2", |
|
359 | 359 | }, |
360 | 360 | { |
361 | 361 | "type": "Microsoft.OperationalInsights/workspaces/providers/metadata", |
362 | | - "apiVersion": "2022-01-01-preview", |
| 362 | + "apiVersion": "2023-04-01-preview", |
363 | 363 | "name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',concat('Workbook-', last(split(variables('workbookId1'),'/'))))]", |
364 | 364 | "properties": { |
365 | 365 | "description": ".description", |
|
458 | 458 | ], |
459 | 459 | "categories": { |
460 | 460 | "domains": [ |
461 | | - "Threat Intelligence" |
| 461 | + "Security - Threat Intelligence" |
462 | 462 | ] |
463 | 463 | } |
464 | 464 | }, |
|
0 commit comments