SQL Database Security - Authorization

Back to SQL Database

Authorization in SQL Database

Authorization in Azure SQL Database determines which users and applications have access to your database and the permissions they have.

Azure SQL Database provides various methods for managing permissions, including:

Authentication Methods

Azure SQL Database supports multiple authentication methods:

Role-Based Access Control (RBAC)

Use Azure RBAC to manage access to your SQL Database from other Azure resources.

You can assign roles to users or groups, granting them control over the database. Common roles include: