Cloud Discovery not updating install status for Cloud ResourcesDescriptionCloud Discovery is not updating install status for Cloud resources where VMs that no longer exist in Azure, is not getting their state changed to "absent". Steps to Reproduce 1. Run Azure Cloud Discovery2. Make sure "Azure Resource Inventory (LP)" is triggered and found resources.3. Observe the cmdb_ci_cmp_resource table with updated records. 4. In order to simulate resource removal:Remove resource from Azure console and re-discover. 5. Notice that now removed resources are NOT marked as "ABSENT" as per deletion strategy script.Resource record does NOT get updated, and install status remains "Installed", but should be "Absent".WorkaroundIssue fixed in PRB1827923.Related Problem: PRB1827923