The SQL Server Logins page helps review SQL Server login and security principal information for a monitored instance.
The Logins page provides server-level security context for a monitored SQL Server instance. Use it during access reviews, onboarding, troubleshooting login failures, and operational handover. It helps identify which principals exist at the instance level before you investigate database-specific permissions elsewhere.
For login failure investigations, start with the time and username from the application or user report. Then compare with SQL Server Error Log, which may show failed login messages, disabled login attempts, or authentication-related errors. If a login exists but cannot access a database, continue the investigation in SQL Server permissions and database ownership processes.
Do not change access directly from a monitoring finding without following your security workflow. Record the login, type, status, affected application, and evidence before requesting a change.
No. A login exists at the SQL Server instance level. Database users and permissions are mapped inside individual databases.
The login list shows principals. Use SQL Server Error Log for failure messages and timing.
Yes. It provides useful inventory context when combined with Reports and your internal access review process.