Skip to content

Commit 5400160

Browse files
authored
links fix
1 parent d70443f commit 5400160

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/quickstart-sql-on-demand.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@ To run queries using SQL on-demand, create credentials for SQL on-demand to use
6363
> [!NOTE]
6464
> In order to successfully run samples in this section you have to use SAS token.
6565
>
66-
> To start using SAS tokens you have to drop the UserIdentity which is explained in the following [article](develop-storage-files-storage-access-control.md#disable-forcing-azure-ad-pass-through).
66+
> To start using SAS tokens you have to drop the UserIdentity which is explained in the following [article](sql/develop-storage-files-storage-access-control.md#disable-forcing-azure-ad-pass-through).
6767
>
6868
> SQL on-demand by default always uses AAD pass-through.
6969
70-
For more information on how to manage storage access control, check this [link](develop-storage-files-storage-access-control.md).
70+
For more information on how to manage storage access control, check this [link](sql/develop-storage-files-storage-access-control.md).
7171

7272
Execute following code snippet to create credential used in samples in this section:
7373

0 commit comments

Comments
 (0)