Skip to content

Commit 3985a12

Browse files
Merge pull request #312105 from rwestMSFT/patch-1
Remove Azure Data Studio
2 parents b15b7c0 + 52b7707 commit 3985a12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/synapse-analytics/known-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ For Microsoft Entra token expiration:
228228

229229
- For long-running queries, switch to service principal, managed identity, or shared access signature (SAS) instead of using a user identity. For more information, see [Control storage account access for serverless SQL pool in Azure Synapse Analytics](sql/develop-storage-files-storage-access-control.md?tabs=service-principal#supported-storage-authorization-types).
230230

231-
- Restart client (SSMS/ADS) to acquire a new token to establish the connection.
231+
- Restart client (SSMS) to acquire a new token to establish the connection.
232232

233233
For MSI token expiration:
234234

@@ -357,7 +357,7 @@ There is a known issue impacting session startup time when python libraries (req
357357

358358
### Queries using Microsoft Entra authentication fails after 1 hour
359359

360-
SQL connections using Microsoft Entra authentication that remain active for more than 1 hour starts to fail. This includes querying storage using Microsoft Entra pass-through authentication and statements that interact with Microsoft Entra ID, like CREATE EXTERNAL PROVIDER. This affects every tool that keeps connections active, like query editor in SSMS (SQL Server Management Studio) and ADS (Azure Data Studio). Tools that open new connection to execute queries aren't affected, like Synapse Studio.
360+
SQL connections using Microsoft Entra authentication that remain active for more than 1 hour starts to fail. This includes querying storage using Microsoft Entra pass-through authentication and statements that interact with Microsoft Entra ID, like CREATE EXTERNAL PROVIDER. This affects every tool that keeps connections active, like query editor in SSMS (SQL Server Management Studio). Tools that open new connection to execute queries aren't affected, like Synapse Studio.
361361

362362
**Status**: Resolved
363363

0 commit comments

Comments
 (0)