Werk #19471: Azure overview dashboard: fix empty Tenants "Azure agent info" column
| Component | Checks & agents | ||||
| Title | Azure overview dashboard: fix empty Tenants "Azure agent info" column | ||||
| Date | Apr 1, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, the Azure agent info column in the Tenants view of the Azure overview dashboard was displayed empty. The cause was a service name mismatch: the Azure v2 special agent uses Azure agent info (sentence case), but the dashboard's join configuration still referenced the old name Azure Agent Info (title case). This has been fixed.