Issue
Sometime users when get to sign in to azure during some operations like backup/restore or managing failover gets an error on signing page says ‘We couldn't find an account with that username. Try another or get a new Microsoft account.’
Investigation/Analysis
After checking with the user his SSMS configuration and Options we found changes in Azure cloud name which led to changes in resource management URLs and those URLs act as the endpoints for authenticating the user accounts against Azure active directory. And this caused the error as the user account not found in this Azure cloud offering.
Mitigation and workaround
In order to mitigate the issue user need to change the Azure cloud name to ‘AzureCloud’ as this is the common offering for all users
After that the user will be able to find his account and pick it to sign in
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.