Will auth0 tenant settings import wipe out all users and social connections?

Ran export of tenant settings using cli command

a0deploy export -c config.json -f yaml -o path/to/export

now I tried to import using command

a0deploy import -c=config.json --input_file local/tenant.yaml

Which was successful but when I tried to check users under user management and social connection under Authentication , I was surprised to find all users are missing and also social connection for azure AD!, is this expected? If yes, should I export users and keep it ready before importing tenant settings?

sorry please close this help request, I confirm users are not wiped out after import.

1 Like

No problem! Thanks for sharing that with the rest of community!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.