Client IP Address does not have access SQL Server Management Studio

Tom Hovens 36 Reputation points
2022-01-11T21:14:52.197+00:00

Hi,

When trying to log on to my server I get the error "Your client IP address does not have access to the server. Sign in to an Azure Account and create a new firewall rule enable access." After adding the my client address to the Firewall rules the same error popups. When I look in Azure at the firewall setting I see several rows of rules, all with the same ip addresses. I also add the client ip address but no luck. What do I need to change in setting so I can open my database with SSMS.

Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2022-01-13T21:27:40.15+00:00

    Change the authentication type please:

    164914-image.png

    Thank you for your patience.

    0 comments No comments

19 additional answers

Sort by: Most helpful
  1. Tom Hovens 36 Reputation points
    2022-01-13T18:51:28.33+00:00

    Hi @Oury Ba-MSFT thanks for helping. But after changing the Connection Policy same result

    164827-errorsqlv2.png


  2. Tom Hovens 36 Reputation points
    2022-01-13T19:20:36.03+00:00

    @Oury Ba-MSFT . The left message keeps turning back.

    164942-errorsqlv3.png

    0 comments No comments

  3. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2022-01-13T20:31:28.863+00:00

    Hi Tom,

    You are using tom.hovens@Microsoft Corporation .nl as a SQL Server Authenticalion login to connect to the Azure SQL database. Could you please use the SQL login you use to create the Azure SQL logical server?

    Make a click on the server name.

    164956-image.png

    Use the password you set fopr below login (server admin) and the login name to connect to Azure SQL database.

    164886-image.png

    If you forgot the password, then change it on below screen

    164905-image.png

    Hope this helps.

    0 comments No comments

  4. Tom Hovens 36 Reputation points
    2022-01-13T20:38:59.593+00:00

    This is the login
    164830-errorsqlv4.png

    0 comments No comments

Your answer

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