Azure Service Account showing as Operationl/Installed even though the account shows a disabled status in Azure PortalDescriptionAs per the current OOB behavior, we are not checking the status of an account in the Azure portal and updating it in the ServiceNow instance, but if an account is terminated then we set the state to retired in servicenow instanceSteps to Reproduce 1. Change the status of a subscription ID/account to disabled in the Azure portal2. Run Perform Refresh Member Accounts for the schedule in the ServiceNow instance3. Verify the Install status/Operational status values of the above account are not changed.4. Terminate the above account in the Azure portal.5. Run Perform Refresh Member Accounts for the schedule in the ServiceNow instance6. The Install status/Operational status will be updated to Retired.WorkaroundCurrently, We are exploring the solution.Related Problem: PRB1744416