Skip to content

Commit b3f7405

Browse files
authored
Merge pull request #185175 from WilliamDAssafMSFT/patch-1
Update elastic-query-overview.md
2 parents 5aa2f9a + 389ae61 commit b3f7405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql/database/elastic-query-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Once you have defined your external data sources and your external tables, you c
126126
You can use regular SQL Server connection strings to connect your applications and BI or data integration tools to databases that have external tables. Make sure that SQL Server is supported as a data source for your tool. Once connected, refer to the elastic query database and the external tables in that database just like you would do with any other SQL Server database that you connect to with your tool.
127127

128128
> [!IMPORTANT]
129-
> Authentication using Azure Active Directory with elastic queries is not currently supported.
129+
> Elastic queries are only supported when connecting with SQL Server Authentication.
130130
131131
## Cost
132132

0 commit comments

Comments
 (0)