Skip to content

Commit eea8228

Browse files
authored
Update sql-authentication.md
1 parent ea96dcd commit eea8228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/sql/sql-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ There are two administrative accounts (**SQL admin username** and **SQL Active D
3636

3737
One Azure Active Directory account, either an individual or security group account, can also be configured as an administrator. It's optional to configure an Azure AD administrator, but an Azure AD administrator **must** be configured if you want to use Azure AD accounts to connect to Synapse SQL.
3838

39-
- The Azure Active Directory admin account controls access to dedicated and serverless SQL pools, while Synapse RBAC roles can be used to additionally control access to serverless pools, for example, with the **Synapse Administrator** and **Synapse SQL Administrator** role.
39+
- The Azure Active Directory admin account controls access to dedicated SQL pools, while Synapse RBAC roles can be used to control access to serverless pools, for example, with the **Synapse Administrator** and **Synapse SQL Administrator** role.
4040

4141
The **SQL admin username** and **SQL Active Directory admin** accounts have the following characteristics:
4242

@@ -49,7 +49,7 @@ The **SQL admin username** and **SQL Active Directory admin** accounts have the
4949
- Can view the `sys.sql_logins` system table.
5050

5151
>[!Note]
52-
>If a user is configured as an Active Directory admin and Synapse Administrator, and then removed from the Active Directory admin role, then the user will lose access to the dedicated and serverless SQL pools in Synapse. They must be removed and then added to the Synapse Administrator role to regain access to SQL pools.
52+
>If a user is configured as an Active Directory admin and Synapse Administrator, and then removed from the Active Directory admin role, then the user will lose access to the dedicated SQL pools in Synapse. They must be removed and then added to the Synapse Administrator role to regain access to dedicated SQL pools.
5353
5454
## [Serverless SQL pool](#tab/serverless)
5555

0 commit comments

Comments
 (0)