Commit e9215d2
fix(infra): remove legacy OMSGallery/Security solution (ADO #43311)
The Microsoft.OperationsManagement/solutions 'Security' (OMSGallery/Security)
resource is a legacy artifact from the Log Analytics Agent (MMA) era. With the
modern Azure Monitor Agent + Data Collection Rule pipeline used here, the
SecurityEvent table is auto-provisioned by Azure Monitor on first ingestion
of the Microsoft-SecurityEvent stream. The OMSGallery solution is not
required and adds a marketplace plan resource for no functional benefit.
- Remove the securitySolution resource from infra/main.bicep and
infra/main_custom.bicep.
- Drop the now-unnecessary dependsOn: [securitySolution] from the
windowsVmDataCollectionRules module.
- Regenerate infra/main.json from main.bicep.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 786b7e2 commit e9215d2
3 files changed
Lines changed: 8 additions & 62 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | 436 | | |
455 | 437 | | |
456 | 438 | | |
| 439 | + | |
| 440 | + | |
457 | 441 | | |
458 | 442 | | |
459 | 443 | | |
460 | 444 | | |
461 | 445 | | |
462 | 446 | | |
463 | 447 | | |
464 | | - | |
465 | 448 | | |
466 | 449 | | |
467 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | 351 | | |
371 | 352 | | |
372 | 353 | | |
| |||
18457 | 18438 | | |
18458 | 18439 | | |
18459 | 18440 | | |
18460 | | - | |
18461 | | - | |
| 18441 | + | |
18462 | 18442 | | |
18463 | 18443 | | |
18464 | 18444 | | |
| |||
27430 | 27410 | | |
27431 | 27411 | | |
27432 | 27412 | | |
27433 | | - | |
27434 | 27413 | | |
| 27414 | + | |
27435 | 27415 | | |
27436 | 27416 | | |
27437 | 27417 | | |
| |||
35154 | 35134 | | |
35155 | 35135 | | |
35156 | 35136 | | |
35157 | | - | |
35158 | 35137 | | |
| 35138 | + | |
35159 | 35139 | | |
35160 | 35140 | | |
35161 | 35141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
415 | | - | |
416 | | - | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | 414 | | |
433 | 415 | | |
434 | 416 | | |
| 417 | + | |
| 418 | + | |
435 | 419 | | |
436 | 420 | | |
437 | 421 | | |
438 | 422 | | |
439 | 423 | | |
440 | 424 | | |
441 | 425 | | |
442 | | - | |
443 | 426 | | |
444 | 427 | | |
445 | 428 | | |
| |||
0 commit comments