I can't manage to permanetly delete a user from Azure AD.
For example. We have added a user with email: test@täst.com.
We don't want to use this account with swedish char ä. Then i try to add test@tast.com wich is the correct address. Thats not possible cuz the account already exists. I assume that our "ä" being parsed as "a". And we can't verify and login
with test@tast.com
For that reason i would like to delete test@täst.com and then add test@tast.com.
I follow these steps to permanently delete a user. https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-users-restore
It's then gone from the UI.
But if i then add test@tast.com it still says the account already exists.
How do a really delete that user?
/Fredrik