<?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: Azure Databricks - ADLS Gen 2.0 Access in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5408#M1827</link>
    <description>&lt;P&gt;if you want to put access restrictions on the ADLS, there is some config to do:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal" alt="https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Basically you need to tell what is allowed and what isn't.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2023 14:40:55 GMT</pubDate>
    <dc:creator>-werners-</dc:creator>
    <dc:date>2023-04-25T14:40:55Z</dc:date>
    <item>
      <title>Azure Databricks - ADLS Gen 2.0 Access</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5407#M1826</link>
      <description>&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;I have a Azure Databricks Setup (non-premium) and an ADLS Gen 2.0 setup. I am trying to access the ADLS Gen 2.0 containers via a simple access key mode for testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no error, if the ADLS Gen 2.0 is set to "Enable from all networks". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when it is set to "Enabled from selected virtual and IP Addresses" and "Allow Azure Services on the trusted services list to access this storage account", its doesn't work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It errors with 403 Get operation error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Operation failed: "This request is not authorized to perform this operation.", 403, GET, &lt;A href="https://xxxxxxxxx.dfs.core.windows.net/raw?upn=false&amp;amp;resource=filesystem&amp;amp;maxResults=5000&amp;amp;timeout=90&amp;amp;recursive=false" target="test_blank"&gt;https://xxxxxxxxx.dfs.core.windows.net/raw?upn=false&amp;amp;resource=filesystem&amp;amp;maxResults=5000&amp;amp;timeout=90&amp;amp;recursive=false&lt;/A&gt;, AuthorizationFailure, "This request is not authorized to perform this operation. RequestId:342de772-c01f-0036-5a58-7553e4000000 Time:2023-04-22T20:24:04.6283599Z"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Apr 2023 20:23:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5407#M1826</guid>
      <dc:creator>dalion</dc:creator>
      <dc:date>2023-04-22T20:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks - ADLS Gen 2.0 Access</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5408#M1827</link>
      <description>&lt;P&gt;if you want to put access restrictions on the ADLS, there is some config to do:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal" alt="https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/storage/common/storage-network-security?tabs=azure-portal&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Basically you need to tell what is allowed and what isn't.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:40:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5408#M1827</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-04-25T14:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks - ADLS Gen 2.0 Access</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5409#M1828</link>
      <description>&lt;P&gt;Hi @Werner Stinckens​&amp;nbsp; , I have already tried to all the respective IP address. Still its not working.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 17:21:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5409#M1828</guid>
      <dc:creator>dalion</dc:creator>
      <dc:date>2023-04-25T17:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks - ADLS Gen 2.0 Access</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5410#M1829</link>
      <description>&lt;P&gt;Hi, can you check two link below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/getting-started/connect-to-azure-storage" target="test_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/getting-started/connect-to-azure-storage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/storage/azure-storage.html" target="test_blank"&gt;https://docs.databricks.com/storage/azure-storage.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 18:00:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5410#M1829</guid>
      <dc:creator>fabio2352</dc:creator>
      <dc:date>2023-04-25T18:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks - ADLS Gen 2.0 Access</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5411#M1830</link>
      <description>&lt;P&gt;Hi @Fabio Santos​&amp;nbsp;, thanks for the response. All these ADLS Gen 2.0 network setting are set to public. But to secure the customer's data, it should contain a list of Whitelisted IP addresses.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 18:11:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5411#M1830</guid>
      <dc:creator>dalion</dc:creator>
      <dc:date>2023-04-25T18:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databricks - ADLS Gen 2.0 Access</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5412#M1831</link>
      <description>&lt;P&gt;the Databricks VM's which are provisioned do not have static ip adresses; so you probably have to keep on adding IPs.&lt;/P&gt;&lt;P&gt;Better to use a subnet mask or use a VNet.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 06:25:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-databricks-adls-gen-2-0-access/m-p/5412#M1831</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-04-26T06:25:33Z</dc:date>
    </item>
  </channel>
</rss>

