Skip to content

Commit 24c8e7b

Browse files
authored
Merge pull request #114767 from filippopovic/sqlod-knownissues-tools
ads version
2 parents eb2b17d + 3995785 commit 24c8e7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Get connected to the Synapse SQL capability in Azure Synapse Analytics.
1616

1717
## Supported tools for SQL on-demand (preview)
1818

19-
[Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio) is fully supported. SSMS is partially supported starting from version 18.5, you can use it to connect and query only.
19+
[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

2121
> [!NOTE]
2222
> If AAD login has 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 connection open, like in query editor in SSMS and ADS. Tools that open new connection to execute query are not affected, like Synapse Studio.

articles/synapse-analytics/sql/get-started-ssms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can use [SQL Server Management Studio (SSMS)](/sql/ssms/download-sql-server-
2525

2626
### Supported tools for SQL on-demand (preview)
2727

28-
[Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio) is fully supported. SSMS is partially supported starting from version 18.5, you can use it to connect and query only.
28+
[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.
2929

3030
> [!NOTE]
3131
> If AAD login has 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 connection open, like in query editor in SSMS and ADS. Tools that open new connection to execute query are not affected, like Synapse Studio.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ You can use various tools to connect to Synapse SQL to query data.
9898
| Synapse Studio | Yes, SQL scripts | Yes, SQL scripts |
9999
| Power BI | Yes | [Yes](tutorial-connect-power-bi-desktop.md) |
100100
| Azure Analysis Service | Yes | Yes |
101-
| Azure Data Studio | Yes | Yes, version 1.18 or higher. SQL scripts and SQL Notebooks are supported. |
101+
| Azure Data Studio | Yes | Yes, version 1.18.0 or higher. SQL scripts and SQL Notebooks are supported. |
102102
| SQL Server Management Studio | Yes | Yes, version 18.5 or higher |
103103

104104
> [!NOTE]

0 commit comments

Comments
 (0)