Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Specific account import from Azure AD using ACCOUNTS_FILTER Configuration

KumariPinisetti
New Contributor
New Contributor

Hello Team.

When we use Accounts_Filter Configiration to import a specific user from Azure AD, it imports the user with an active state, while all other accounts' statuses are changed to Suspended from Import Service/inactive in Saviynt. After that, we ran a full import without using any filters, and all of the accounts were imported as active. Is there a different approach to import a single account without changing the status of other accounts?

Here I'm adding the Accounts_Filter configuration that we used.

Example 1: startsWith(userPrincipalName,'azuretest@').

Example 2: displayname equals "azuretest" 

 

Thanks,

Kumari P

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Change StatusThresholdCount to 1 so account will be marked as inactive instead of suspended 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.