<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SQL endpoint connection in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3267467#M243</link>
    <description>&lt;P&gt;Hello, I was using the Datalake connector.&lt;/P&gt;&lt;P&gt;I havent tried it yet, but I think&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="328852" data-lia-user-login="jwelch" class="lia-mention lia-mention-user"&gt;jwelch&lt;/a&gt; has the point. The message is kind of same when I tried to connect to Databricks/ Synapse in the past when corporate firewall unmodified.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 00:51:12 GMT</pubDate>
    <dc:creator>suidino2</dc:creator>
    <dc:date>2023-06-05T00:51:12Z</dc:date>
    <item>
      <title>SQL endpoint connection</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3265344#M240</link>
      <description>&lt;P&gt;I encounter a problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The scenario is as following:&lt;/P&gt;
&lt;P&gt;1. Create a Lakehouse&lt;/P&gt;
&lt;P&gt;2. Saved several Excel files in File of the created Lakehouse&lt;/P&gt;
&lt;P&gt;3. Use Dataflow Gen 2 to load data in those Excel files from 2 load it into Lakehouse Table.&lt;/P&gt;
&lt;P&gt;4. Once the table created from 3, we can see table in the Lakehouse SQL endpoint&lt;/P&gt;
&lt;P&gt;5. Open PBI desktop and load data from Lakehouse SQL endpoint&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I encountered following error:&lt;/P&gt;
&lt;P&gt;Details: "Microsoft SQL: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 03:09:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3265344#M240</guid>
      <dc:creator>suidino2</dc:creator>
      <dc:date>2023-06-09T03:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: SQL endpoint connection</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3266003#M241</link>
      <description>&lt;P&gt;This is likely a firewall restriction on your computer or network. The connection is being made directly from your machine running PBI Desktop to the SQL endpoint in Microsoft Fabric, and may be blocked by your network admins.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can check this by using SSMS or Azure Data Studio to attempt to connect to the LH endpoint - if it fails, then you would need to talk to your network admins about opening up the firewall for the endpoint. You can get the connection string by selecting "More options" on the SQL endpoint listing in the workspace, and then "Copy SQL connection string".&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 15:53:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3266003#M241</guid>
      <dc:creator>jwelch</dc:creator>
      <dc:date>2023-06-02T15:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: SQL endpoint connection</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3266078#M242</link>
      <description>&lt;P&gt;Hey!&lt;/P&gt;&lt;P&gt;What connector are you using when doing this connection test against the Lakehouse?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 17:07:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3266078#M242</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-06-02T17:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: SQL endpoint connection</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3267467#M243</link>
      <description>&lt;P&gt;Hello, I was using the Datalake connector.&lt;/P&gt;&lt;P&gt;I havent tried it yet, but I think&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="328852" data-lia-user-login="jwelch" class="lia-mention lia-mention-user"&gt;jwelch&lt;/a&gt; has the point. The message is kind of same when I tried to connect to Databricks/ Synapse in the past when corporate firewall unmodified.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 00:51:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3267467#M243</guid>
      <dc:creator>suidino2</dc:creator>
      <dc:date>2023-06-05T00:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: SQL endpoint connection</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3724092#M2159</link>
      <description>&lt;P&gt;I am not sure how relevant is it sill, but considering that Lakehouse SQL end-point and Dataverse should work the same, I used the steps described as an approach for TDS endpoint in Dataverse article and it worked for me:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-apps/developer/data-platform/dataverse-sql-query#blocked-ports" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/power-apps/developer/data-platform/dataverse-sql-query#blocked-ports&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 13:47:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/SQL-endpoint-connection/m-p/3724092#M2159</guid>
      <dc:creator>PawelWrona</dc:creator>
      <dc:date>2024-02-26T13:47:10Z</dc:date>
    </item>
  </channel>
</rss>

