Hello everyone,
I have setup Azure B2B identity provider for signup/registration of users. This is working fine where any user can register themselves and a contact record is created in dataverse as well as the user is created in azure AD as guest user. Now I have a list of user details(around 500 users) who needs to be registered in the system (both in contact table and in Azure AD) so that they can directly login to the portal without having to register.
Is there any way to achieve this by some sort of automation?
Thanks everyone for your support and valuable suggestions.