A cloud-based identity and access management service for securing user authentication and resource access
@James Hamil Yes, I had tried working through that. No where in the error is a username or any other identifying property. I did find a work around by searching the object ID with Get-MsolUser, which let me work through the issue and resolve it. Thanks!