Azure / avdaccelerator

AVD Accelerator deployment automation to simplify the setup of AVD (Azure Virtual Desktop) based on best practices
MIT License
308 stars 201 forks source link

Brownfield Alerts Critical Fix v2.1.4 #546

Closed JCoreMS closed 8 months ago

JCoreMS commented 8 months ago

Overview/Summary

Replace this with a brief description of what this Pull Request fixes, changes, etc.

This PR fixes/adds/changes/removes

  1. Ensures alerts fire regardless of host pool name case
    • Queries including Host Pool Names were set to == vs =~ which is not case sensitive

Breaking Changes

  1. N/A

Testing Evidence

Replace this with any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate).

As part of this Pull Request I have