Using Bulk Imports on Enterprise Microsoft Azure AD Connection

Hello, i have a question. How is it possible to run bulk imports on Enterprise Microsoft Azure AD Connection. When i try to bulk import users i get the operation_not_supported error code and a message “Connection must be a database connection.”.
I am not completely sure, but i could swear that this was possible a few months ago (but then again, i could be wrong).
To explain what we are trying to do, we exported the users via bulk export (this worked fine). Then we changed metadata of some users and tried to bulk import those users. It does work on a Database connection, but not on Enterprise.
To the question, is using bulk import on a Enterprise Microsoft Azure AD Connection possible at all? If not, is there another option to bulk import to this connection?

Any help would be very much appreciated and thank you in advanced!

Hi @GOPOSTATS,

Thank you for reaching out!
Apologies for the late reply, running bulk user imports is only possible on Database Connections within Auth0 and does not work for Enterprise or Social Connections.

The source of truth of Enterprise users does not reside within Auth0, but with the Identity Provider configured within the Connections, in your case Azure AD. As Auth0 is not the IdP for those users, it cannot manage their identity. In order to update the Enterprise users, this will need to be done on the Azure AD side.

Thank you!
Gerald