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.
- Remove the Workday provisioning connector from Azure AD. This will stop the provisioning of new users from Workday to Azure AD.
- 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.
- 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).
- 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:
- https://learn.microsoft.com/en-us/entra/identity/saas-apps/workday-inbound-tutorial
- https://learn.microsoft.com/en-us/entra/identity/app-provisioning/plan-auto-user-provisioning
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