<?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 Connecting to DataLake Gen2 from Azure Databricks with Private Endpoint in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/connecting-to-datalake-gen2-from-azure-databricks-with-private/m-p/16982#M11065</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have datalake gen2 with vnet and private endpoint. I do have databricks workspace in same vnet. I am trying to access the datalake from databricks but I keep getting error when I allow access only for selected network in datalake.  I get error when I try to mount the datalake. It works when I allow access for all network. I do have one subnet with service endpoint as Micrsoft.storage. Do I need to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I do not have NGS setup for subnet. Is firewall blocking this? Can you please me fix this issue. I read various blogs but its not helping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When I tried doing nslookup for strorage blob I  can see its using subnet and private endpoint to connect but when I try same thing for datalake, it does not look like private endpoint is being used for connect. (I see private IP as 20.x.x.x but my vnet start from 10.x.x.x). I did setup private end point for blob and dfs separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is error message.&lt;/P&gt;&lt;P&gt;Operation failed: &amp;amp;#34;This request is not authorized to perform this operation.&amp;amp;#34;, 403, PUT, &lt;A href="https://xxxxxxxxxxx.dfs.core.windows.net/test?resource=filesystem" target="test_blank"&gt;https://xxxxxxxxxxx.dfs.core.windows.net/test?resource=filesystem&lt;/A&gt;, AuthorizationFailure, &amp;amp;#34;This request is not authorized to perform this operation. RequestId:3f54eba1-601f-0075-75acccccc8fcc00000 Time:2022-06-21T18:57:54.4141801Z&amp;amp;#34;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 20:10:18 GMT</pubDate>
    <dc:creator>alpha</dc:creator>
    <dc:date>2022-06-21T20:10:18Z</dc:date>
    <item>
      <title>Connecting to DataLake Gen2 from Azure Databricks with Private Endpoint</title>
      <link>https://community.databricks.com/t5/data-engineering/connecting-to-datalake-gen2-from-azure-databricks-with-private/m-p/16982#M11065</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have datalake gen2 with vnet and private endpoint. I do have databricks workspace in same vnet. I am trying to access the datalake from databricks but I keep getting error when I allow access only for selected network in datalake.  I get error when I try to mount the datalake. It works when I allow access for all network. I do have one subnet with service endpoint as Micrsoft.storage. Do I need to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I do not have NGS setup for subnet. Is firewall blocking this? Can you please me fix this issue. I read various blogs but its not helping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When I tried doing nslookup for strorage blob I  can see its using subnet and private endpoint to connect but when I try same thing for datalake, it does not look like private endpoint is being used for connect. (I see private IP as 20.x.x.x but my vnet start from 10.x.x.x). I did setup private end point for blob and dfs separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is error message.&lt;/P&gt;&lt;P&gt;Operation failed: &amp;amp;#34;This request is not authorized to perform this operation.&amp;amp;#34;, 403, PUT, &lt;A href="https://xxxxxxxxxxx.dfs.core.windows.net/test?resource=filesystem" target="test_blank"&gt;https://xxxxxxxxxxx.dfs.core.windows.net/test?resource=filesystem&lt;/A&gt;, AuthorizationFailure, &amp;amp;#34;This request is not authorized to perform this operation. RequestId:3f54eba1-601f-0075-75acccccc8fcc00000 Time:2022-06-21T18:57:54.4141801Z&amp;amp;#34;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 20:10:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connecting-to-datalake-gen2-from-azure-databricks-with-private/m-p/16982#M11065</guid>
      <dc:creator>alpha</dc:creator>
      <dc:date>2022-06-21T20:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to DataLake Gen2 from Azure Databricks with Private Endpoint</title>
      <link>https://community.databricks.com/t5/data-engineering/connecting-to-datalake-gen2-from-azure-databricks-with-private/m-p/16983#M11066</link>
      <description>&lt;P&gt;This linked helped resolved issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/68943377/is-it-possible-to-connect-to-azure-storage-account-with-private-ednpoint-from-da" target="test_blank"&gt;https://stackoverflow.com/questions/68943377/is-it-possible-to-connect-to-azure-storage-account-with-private-ednpoint-from-da&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 13:43:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connecting-to-datalake-gen2-from-azure-databricks-with-private/m-p/16983#M11066</guid>
      <dc:creator>alpha</dc:creator>
      <dc:date>2022-06-22T13:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to DataLake Gen2 from Azure Databricks with Private Endpoint</title>
      <link>https://community.databricks.com/t5/data-engineering/connecting-to-datalake-gen2-from-azure-databricks-with-private/m-p/16984#M11067</link>
      <description>&lt;P&gt;You can always check the tutorial regarding ADLS and private link under this link &lt;A href="https://community.databricks.com/s/feed/0D53f00001eQGOHCA4" alt="https://community.databricks.com/s/feed/0D53f00001eQGOHCA4" target="_blank"&gt;https://community.databricks.com/s/feed/0D53f00001eQGOHCA4&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 16:29:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/connecting-to-datalake-gen2-from-azure-databricks-with-private/m-p/16984#M11067</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-06-22T16:29:28Z</dc:date>
    </item>
  </channel>
</rss>

