Aria Operations Workload Placement (WLP) may automatically disable user-defined vCenter DRS affinity rules. This behavior typically occurs when host-level Business Intent policies are active. Even when virtual machines within the DRS affinity group are not tagged, the WLP engine may identify the associated host group as "overlapping" or "dirty" to prevent migration loops. Consequently, the ClusterRulesManager service dispatches a ReconfigureComputeResource_Task to vCenter, which disables the local DRS rule.
The behavior is by design within the WLP engine's conflict-avoidance logic. When a host is assigned a licensing tag monitored by Business Intent, it becomes an active member of a host group managed by the WLP policy. If this host is part of an existing local vCenter DRS rule's host group, the WLP engine marks the entire DRS rule as overlapping and systematically disables it to ensure the integrity of the automated placement boundary.
To prevent Aria Operations from disabling local DRS rules in specific clusters while maintaining Business Intent policies elsewhere, exclude the affected clusters from the Business Intent policy scope:
WLP_Exclude:True).The predictive placement engine will now bypass the excluded cluster during optimization runs, preventing the ClusterRulesManager from evaluating host group memberships or dispatching cluster reconfiguration tasks to the object.