Bug fixes
- The
Azure > Subscription > Event Pollercontrol 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 > CMDBcontrol previously ran unnecessarily when Guardrails received real-timeMicrosoft.Resources/tags/writeevents for resources other than subscriptions or resource groups. These events will no longer be processed, preventing unnecessary CMDB control runs.