Azure Account not unlinking

Hello Experts,

We are facing an issue where, even after removing the correlating attribute value in Azure the identity is still retaining that account. I have ran the unoptimised task but no luck.

These accounts are duplicates which IDN had created and it is not manually correlated.
Any ideas?

Hi @aishwaryagoswami,

As far as I know, the accounts that are created by IDN will be marked as manually correlated - TRUE. You can take a look at the account details with the GET Accounts API call and look for the manuallyCorrelated field.

You may want to set the value as false with the below API call and then do an unoptimized aggregation to reset the correlation.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.