Skip to content

Azure plugin doesn't detect tenant/group deletion #1925

@JocLRojas

Description

@JocLRojas

Acknowledgements

Describe the bug

The Azure add-on uses polling to check for configuration changes, which leads to inconsistency and potential errors by not detecting when a tenant/group is removed.

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

When a tenant or group is deleted from the UI, the Azure plugin should immediately stop data collection and release resources.

Current Behavior

Plugin continues processing after deletion, wasting significant resources and causing prolonged inconsistent state.

Reproduction Steps

  1. Configure the Azure plugin with two active tenants/groups.
  2. Delete one tenant/group from the user interface.
  3. Note that the plugin continues to run as expected, but it doesn't detect the deletion, resulting in inconsistencies and errors.

Possible Solution

No response

Additional Information/Context

No response

UTMStack Version

v11

Operating System and version

Linux

Hypervisor and Version | Server Vendor and Model

N/A (Container-based deployment)

Browser and version

N/A (Backend issue)

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions