Skip to content

Commit b74ec1c

Browse files
authored
Update connect-overview.md
Removed AAD token expiry issue.
1 parent b4cb47c commit b74ec1c

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/synapse-analytics/sql/connect-overview.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ Get connected to the Synapse SQL capability in Azure Synapse Analytics.
1818

1919
[Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio) is fully supported starting from version 1.18.0. SSMS is partially supported starting from version 18.5, you can use it to connect and query only.
2020

21-
> [!NOTE]
22-
> If an AAD login has a connection open for more than 1 hour at time of query execution, any query that relies on AAD will fail. This includes querying storage using AAD pass-through and statements that interact with AAD (like CREATE EXTERNAL PROVIDER). This affects every tool that keeps connections open, like in query editor in SSMS and ADS. Tools that open new connections to execute a query, like Synapse Studio, are not affected.
23-
24-
> You can restart SSMS or connect and disconnect in ADS to mitigate this issue.
25-
2621
## Find your server name
2722

2823
The server name for the dedicated SQL pool in the following example is: showdemoweu.sql.azuresynapse.net.
@@ -89,4 +84,4 @@ Synapse SQL standardizes some settings during connection and object creation. Th
8984
For executing **serverless SQL pool** queries, recommended tools are [Azure Data Studio](get-started-azure-data-studio.md) and Azure Synapse Studio.
9085

9186
## Next steps
92-
To connect and query with Visual Studio, see [Query with Visual Studio](../sql-data-warehouse/sql-data-warehouse-query-visual-studio.md?context=/azure/synapse-analytics/context/context). To learn more about authentication options, see [Authentication to Synapse SQL](sql-authentication.md?tabs=provisioned).
87+
To connect and query with Visual Studio, see [Query with Visual Studio](../sql-data-warehouse/sql-data-warehouse-query-visual-studio.md?context=/azure/synapse-analytics/context/context). To learn more about authentication options, see [Authentication to Synapse SQL](sql-authentication.md?tabs=provisioned).

0 commit comments

Comments
 (0)