How do I check to see if a user account has been "hard deleted"?
- Admins can login to Microsoft Graph. 
- In the top search box, paste the following URL: - https://graph.microsoft.com/v1.0/directory/deletedItems/microsoft.graph.user?$filter=mail eq '*user email*'- Note - user email = Email address of the form owner that has left your organization and/or whose account has been disabled. 
- Click Run query. 
- If the account information you're looking for is returned in your query, this means the account has been soft deleted and is within the 30 day limit. A global admin can transfer the forms owned by the soft deleted account using the transfer method as previously described. 
No comments:
Post a Comment