Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions azure-sql/database/elastic-query-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ Elastic query is included in the cost of Azure SQL Database. Topologies where yo
- Elastic query works with Azure SQL Database only. You can't use it for querying a SQL Server instance, Azure SQL Managed Instance, or Fabric SQL database.

- Private links are currently not supported with elastic query for those databases that are targets of external data sources.

- Elastic queries only support SQL logins. This presents a security problem as SQL logins are not recommended to be used as they require passwords to be stored and securely maintained in other resources. Until elastic queries support managed identity they are not recommended from a security perspective.

## Related content

Expand Down