Werk #15753: agent_azure: Make resource group filter case-insensitive

Component Agent bakery
Title agent_azure: Make resource group filter case-insensitive
Date May 17, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p29 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Due to the inconsistant behaviour of the Azure API, the filtering of resources by resource group wasn't working as expected. The resource group name returned by the API was sometimes of a different case then the one visible in the Azure portal, which led to resources not being discovered by Checkmk.

Now, the resource group filtering is case-insensitive and the problem no longer occurrs.

To the list of all Werks