Skip to content

Commit 551ab85

Browse files
Update sql-authentication.md
1 parent 5b51fb5 commit 551ab85

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
@@ -44,7 +44,7 @@ The **Server admin** and **Azure AD admin** accounts have the following characte
4444
- Can add and remove members to the `dbmanager` and `loginmanager` roles.
4545
- Can view the `sys.sql_logins` system table.
4646

47-
## [SQL on-demand (preview)](#tabs/serverless)
47+
## [SQL on-demand (preview)](#tab/serverless)
4848

4949
To manage the users having access to SQL on-demand, you can use the instructions below.
5050

@@ -66,7 +66,7 @@ CREATE USER [[email protected]] FROM EXTERNAL PROVIDER;
6666

6767
Once login and user are created, you can use the regular SQL Server syntax to grant rights.
6868

69-
## [SQL pool](#tabs/provisioned)
69+
## [SQL pool](#tab/provisioned)
7070

7171
### Administrator access path
7272

0 commit comments

Comments
 (0)