how to roll back the synced users from Workday to Azure AD and on prem AD

Rudraradhya, Naveen-Kumar 20 Reputation points
2024-02-20T13:19:59.78+00:00

Just to give a background. We added workday as an data source for users using applications in azure portal and configured to create one user using 'on demand'. User was created successfully but also it created all the 15K users which was in workday. We are trying to rollback so that it creates only users who are qualified from scoping criteria which is set as first name=test. Trying to find a article on this but couldn't find it. Please advise.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Accepted answer
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2024-02-20T21:27:27.0733333+00:00

    Hi @Rudraradhya, Naveen-Kumar , I can provide this high-level overview of the steps you'll need to take for this. Let me know if it works for you or if you have any questions.

    1. Remove the Workday provisioning connector from Azure AD. This will stop the provisioning of new users from Workday to Azure AD.
    2. Delete the users that were created in Azure AD and on-premises AD as a result of the provisioning. You can use PowerShell scripts to delete the users in bulk.
    3. Modify the scoping filter in the Workday provisioning configuration to include only the users who meet the criteria you have set (in this case, first name=test).
    4. Re-add the Workday provisioning connector to Azure AD and start the provisioning process again. This time, only the users who meet the scoping criteria will be provisioned.

    Make sure to take a backup of your data before making any changes.

    Relevant documents:

    Please let me know if you have any questions and I can help you further.

    If this answer helps you please mark "Accept Answer" so other users can reference it.

    Thank you,

    James

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.