Azure SQL database password

Anonymous
2021-11-24T14:04:55.41+00:00

I forgot my sql database password. And I cannot find the password reset icon in the overview.
I need it to connect to Azure data studio.

Many thanks

PS: Is me being on the free trial version a potential reason?

Azure SQL Database
0 comments No comments
{count} vote

Accepted answer
  1. Alberto Morillo 34,671 Reputation points MVP Volunteer Moderator
    2021-11-24T14:13:10.667+00:00

    You may not find the reset password button if you are on the database level. Make a click on the server name:

    152283-image.png

    Then you will find the reset password button.

    152284-image.png

    Alternatively you can use PowerShell or CLI to change the Admin password of your Azure SQL logical server as explained here.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-11-24T15:01:39.667+00:00

    Thank you Alberto, that was very useful

    1 person found this answer helpful.

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.