Microsoft
DP-900 · Question #119
When you create an Azure SQL database, which account can always connect to the database ?
The correct answer is D. the server admin login account of the logical server. When you first deploy Azure SQL, you specify an admin login and an associated password for that login. This administrative account is called Server admin. https://docs.microsoft.com/en-us/azure/azure-sql/database/single-database-create-quickstart
Submitted by eva_at· Mar 30, 2026Identify considerations for relational data on Azure
Question
When you create an Azure SQL database, which account can always connect to the database ?
Options
- Athe Azure Active director/ (Azure AO) account that created the database
- Bthe Azure Active Directly Azure AD) administrator account
- Cthe sa account
- Dthe server admin login account of the logical server
How the community answered
(16 responses)- C6% (1)
- D94% (15)
Explanation
When you first deploy Azure SQL, you specify an admin login and an associated password for that login. This administrative account is called Server admin. https://docs.microsoft.com/en-us/azure/azure-sql/database/single-database-create-quickstart
Topics
#Azure SQL authentication#server admin login#logical server#SQL security
Community Discussion
No community discussion yet for this question.