Skip to content

Commit 2fc0fc3

Browse files
Update elastic-query-overview.md
1 parent 0f4d079 commit 2fc0fc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ Elastic query is included in the cost of Azure SQL Database. Note that topologie
142142
* Columns of nvarchar(max) data type in result set disable advanced batching technics used in Elastic Query implementation and may affect performance of query for an order of magnitude, or even two orders of magnitude in non-canonical use cases where large amount of non-aggregated data is being transferred as a result of query.
143143
* Column statistics over external tables are currently not supported. Table statistics are supported, but need to be created manually.
144144
* Elastic query works with Azure SQL Database only. You cannot use it for querying a SQL Server instance.
145+
* Elastic queries are not currently supported when connecting to an Azure SQL Database with a managed identity.
145146

146147
## Share your Feedback
147148

0 commit comments

Comments
 (0)