The parameter password cannot be provided for users that cannot authenticate in a database.
I got this error while running the script to manage users. Solution My mistake was I had not created the user properly in my Azure SQL database server. To fix this error, you must ensure that you have done it properly while creating a user in the Azure SQL database server. It would be best … Read more >>
