Bug fixes
- The
Azure > Subscription > Event Poller
control previously processed some real-time events multiple times, resulting in unnecessary Lambda churn. The event processing logic has been improved to ensure each event is handled only once, enhancing overall efficiency. - The
Azure > Subscription > CMDB
control previously ran unnecessarily when Guardrails received real-timeMicrosoft.Resources/tags/write
events for resources other than subscriptions or resource groups. These events will no longer be processed, preventing unnecessary CMDB control runs.