0

I use Azure Data Studio:

Version: 1.39.1 Commit: 7553f799e175f471b7590302dd65c997b838b29b Date: 2022-08-30T00:59:13.108Z VS Code: 1.62.0 Electron: 13.6.6 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Linux x64 5.15.0-56-generic

From documentation:

  1. Open Object Explorer.
  2. Click Server_instance_name > Security > Logins.
  3. Right-click Logins and select New Login.

But I see just refresh option.

enter image description here

Where am I wrong and what should I do?

mark
  • 275
  • 4
  • 13
  • 1
    ADS isn't SSMS. In SSMS you have context menu options available here, but ADS only shows the Refresh option. If you want to create Logins from ADS you'll have to script them using [`CREATE LOGIN`](https://learn.microsoft.com/en-us/sql/t-sql/statements/create-login-transact-sql). – AlwaysLearning Dec 19 '22 at 23:29

0 Answers0