Elastic Query issues in Azure SQL Database not working with private link

HemantSingh-3622 0 Reputation points
2023-05-02T20:20:50.8366667+00:00

I am trying to execute cross database queries in Azure sql .So far the only way I found is with Elastic Query . Unfortunately the Data source which is created as a part of Elastic Query need public network which in my case not possible as I am using Private end point to access Azure sql database. Is there any other recommended way for performing cross database query operation ?

Azure Database Migration service
Azure SQL Database
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
550 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Silvia Wibowo 6,046 Reputation points Microsoft Employee Volunteer Moderator
    2023-05-03T05:10:56.3033333+00:00

    Hi @HemantSingh-3622 , Elastic Query is only supported when "Public network access" remains enabled.

    More info: Resolve Elastic Query issues in Azure SQL Database - Microsoft Community Hub

    0 comments No comments

  2. Oury Ba-MSFT 20,926 Reputation points Microsoft Employee Moderator
    2023-05-03T17:05:03.7766667+00:00

    Hemant Singh Thank you for reaching out.

    Elastic queries do not support private end points at this point. Azure SQL Managed Instance supports cross-database queries natively, no need for Elastic Query with that setup.

    https://learn.microsoft.com/en-us/answers/questions/775956/cross-transaction-query-sql-managed-instance

    AS siwibowo mentioned Elastic Query is only supported when "Public network access" remains enabled.

    Please raise your feedback here https://feedback.azure.com/d365community/search/?q=azure+sql

    Regards,

    Oury

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.