Skip to content

Commit d5f1d2d

Browse files
authored
Update resources-self-help-sql-on-demand.md
AAD token expiry in edge-case
1 parent 5965019 commit d5f1d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/sql/resources-self-help-sql-on-demand.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ There are reasons why this error code can happen:
576576

577577
#### [0x80070005](#tab/x80070005)
578578

579-
This error can occur when the authentication method is user identity, which is also known as Azure AD pass-through, and the Azure AD access token expires.
579+
This error can occur when the authentication method is user identity, which is also known as Azure AD pass-through, and the Azure AD access token expires. This can happen if you are logging in for the first time after more than 90 days and at the same time you are inactive in the session for more than one hour.
580580

581581
The error message might also resemble: `File {path} cannot be opened because it does not exist or it is used by another process.`
582582

@@ -639,7 +639,7 @@ To read or download a blob in the Archive tier, rehydrate it to an online tier.
639639

640640
#### [0x80070057](#tab/x80070057)
641641

642-
This error can occur when the authentication method is user identity, which is also known as Azure AD pass-through, and the Azure AD access token expires.
642+
This error can occur when the authentication method is user identity, which is also known as Azure AD pass-through, and the Azure AD access token expires. This can happen if you are logging in for the first time after more than 90 days and at the same time you are inactive in the session for more than one hour.
643643

644644
The error message might also resemble the following pattern: `File {path} cannot be opened because it does not exist or it is used by another process.`
645645

0 commit comments

Comments
 (0)