<?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: ADF not connecting Azure SQL in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4920494#M8998</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="694302" data-lia-user-login="AJAJ" class="lia-mention lia-mention-user"&gt;AJAJ&lt;/a&gt;&amp;nbsp;, hope you are doing well. We are sorry to hear your isse, but this is forum is related to Fabric related issues only. For Azure issues, please reach&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/answers/questions/" target="_blank"&gt;Questions - Microsoft Q&amp;amp;A&lt;/A&gt;&amp;nbsp;for further assistance.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you have any fabric related issues/concerns/queries, please feel free to create a new post here in the community. We are always happy to help.&amp;nbsp;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jan 2026 06:46:51 GMT</pubDate>
    <dc:creator>v-hashadapu</dc:creator>
    <dc:date>2026-01-19T06:46:51Z</dc:date>
    <item>
      <title>ADF not connecting Azure SQL</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916863#M8964</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to connect ADF linked service to Azure SQL DB&amp;nbsp;&lt;STRONG&gt;using service principle so i dont need to use userid or password. However i think im missing something. I think there could be VNET inbetween. I followed instructions, may be in im missing something and ADF is not connecting.&lt;/STRONG&gt;&amp;nbsp;I feel I have set up both the ends correctly, however there is something in the middle that seems to be stopping.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 15:17:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916863#M8964</guid>
      <dc:creator>AJAJ</dc:creator>
      <dc:date>2026-01-12T15:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: ADF not connecting Azure SQL</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916896#M8965</link>
      <description>&lt;P&gt;your setup seems correct at the SQL and service principal level, the connection is failing because ADF cannot reach the SQL server network endpoint. Since you are using a Managed VNet IR, ensure the SQL Server has either public access enabled with allow Azure Services turned on, or a private endpoint from ADF created and approved. If using private endpoint, verify its status is Approved and that a Private DNS Zone privatelink.database.windows.net is linked to the Managed VNet. Until the network path is open, ADF will not be able to resolve the server name and the connection will fail, regardless of credentials.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 16:25:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916896#M8965</guid>
      <dc:creator>Vinodh247</dc:creator>
      <dc:date>2026-01-12T16:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: ADF not connecting Azure SQL</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916906#M8966</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="640329" data-lia-user-login="Vinodh247" class="lia-mention lia-mention-user"&gt;Vinodh247&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I dont want to enable public access since its not public access right now. but currently it has selective network.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 16:42:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916906#M8966</guid>
      <dc:creator>AJAJ</dc:creator>
      <dc:date>2026-01-12T16:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: ADF not connecting Azure SQL</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916939#M8968</link>
      <description>&lt;P&gt;im super confused. the below private end point approval error states im requesting access from different tenant id. which im not. There is only 1 subscription which has different RG, and Azure SQL and ADF are under the same subscription.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 17:48:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4916939#M8968</guid>
      <dc:creator>AJAJ</dc:creator>
      <dc:date>2026-01-12T17:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: ADF not connecting Azure SQL</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4920494#M8998</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="694302" data-lia-user-login="AJAJ" class="lia-mention lia-mention-user"&gt;AJAJ&lt;/a&gt;&amp;nbsp;, hope you are doing well. We are sorry to hear your isse, but this is forum is related to Fabric related issues only. For Azure issues, please reach&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/answers/questions/" target="_blank"&gt;Questions - Microsoft Q&amp;amp;A&lt;/A&gt;&amp;nbsp;for further assistance.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you have any fabric related issues/concerns/queries, please feel free to create a new post here in the community. We are always happy to help.&amp;nbsp;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jan 2026 06:46:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/ADF-not-connecting-Azure-SQL/m-p/4920494#M8998</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2026-01-19T06:46:51Z</dc:date>
    </item>
  </channel>
</rss>

