Exam DP203 Serverless SQL Pool Authentication: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Two types of authentication are supported: | Two types of authentication are supported: | ||
* SQL Authentication (username and password) | * SQL Authentication (username and password). Only within the Serverless SQL Pool. | ||
* Microsoft Entra authentication | * Microsoft Entra authentication. Global reach within Azure. | ||
'''Authorization''' refers to what a user can do within a serverless SQL pool database and is controlled by your user account's database role memberships and object-level permissions. |
Revision as of 23:17, 16 November 2024
Serverless SQL Pool Authentication
Two types of authentication are supported:
- SQL Authentication (username and password). Only within the Serverless SQL Pool.
- Microsoft Entra authentication. Global reach within Azure.
Authorization refers to what a user can do within a serverless SQL pool database and is controlled by your user account's database role memberships and object-level permissions.