Skip to content

Commit b0bcd43

Browse files
committed
add server roles to limitations
1 parent efb5ffe commit b0bcd43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-sql/database/authentication-azure-ad-only-authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ SELECT SERVERPROPERTY('IsExternalAuthenticationOnly')
396396

397397
When Azure AD-only authentication is enabled for SQL Database, the following features aren't supported:
398398

399+
- [Azure SQL Database server roles](security-server-roles.md)
399400
- [Elastic jobs](job-automation-overview.md)
400401
- Since SQL authentication is required for connectivity between replication participants, when Azure AD-only authentication is enabled, [transactional replication](/azure/azure-sql/managed-instance/replication-transactional-overview) is not supported for SQL Database for scenarios where transactional replication is used to push changes made in an Azure SQL Managed Instance, on-premises SQL Server, or an Azure VM SQL Server instance to a database in Azure SQL Database
401402

0 commit comments

Comments
 (0)