SSMS 22 Azure validation and weird email address

Scott Klein 35 Reputation points
2025-12-11T23:24:16.3466667+00:00

I installed SSMS 22 today, and when I try to connect to an Azure SQL Database and server, I get the following prompt with some weird email address. I have NO idea where it is pulling that from. I have ZERO issue with SSMS 21, but with SSMS 22 this is an issue. There must be some setting somewhere, but I can't find it. I have searched high and low. Hoping someone knows how to resolve this.

SSMS25

Azure SQL Database
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Manoj Kumar Boyini 1,660 Reputation points Microsoft External Staff Moderator
    2025-12-12T15:28:30.9033333+00:00

    Hi Scott Klein,

    It sounds like you're running into an issue with SSMS 22 where it's prompting you with a weird email address when trying to connect to an Azure SQL Database. This is definitely not ideal, especially since you mentioned things worked fine with SSMS 21.

    Here are a few things you can try:

    Check Authentication Method: Ensure that you're using the correct authentication method. If you are using Active Directory - Universal with MFA, note that SSMS 22 may require the AD domain name or tenant ID, especially if you're a guest user from another Azure AD. You might want to fill in this information if you haven't already.

    Verify User Profiles: Since the strange email address is a concern, check if there is an unintended profile or account setting. Sometimes, the application might pick up user information from a previous session or installation.

    Update SSMS: Make sure that you're on the latest version of SSMS 22. Updates often come with bug fixes that might resolve your issue.

    Review Connection Properties: Double-check the connection properties in SSMS when trying to connect, especially after the upgrade — some options may have been reset.

    Check for Extensions: If any extensions or plugins are installed in SSMS, they might interfere with your connection settings. Try disabling them temporarily.

    Let me know if these steps help resolve the issue!

    0 comments No comments

  2. Erland Sommarskog 128.9K Reputation points MVP Volunteer Moderator
    2025-12-12T19:30:42.8233333+00:00

    I am not sure that this has anything to do with SSMS. You don't give the full chain of events, but since it says Verify Your Email, I would assume that some point you tried to log in and specified an email address, and this address is associated with the AOL address.

    You may want to change the profile for that account. I believe account.microsoft.com would be the place to do that.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.