Blog Post

Azure Database Support Blog
1 MIN READ

We couldn't find an account with that username. While sign into Azure SQL from SSMS.

AhmadNassar's avatar
AhmadNassar
Former Employee
Feb 09, 2023

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

 

 

Published Feb 09, 2023
Version 1.0
No CommentsBe the first to comment