<?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 Writing append blob files to unity catalog volum in Community Articles</title>
    <link>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/91814#M281</link>
    <description>&lt;P&gt;The workspace is assigned to unity catalog, and all the access to the ADLS Gen2 is now handled via unity catalog only, means no SPN, no connection string, access keys etc. I have to create append blob files in a volume, Is this is possible in a workspace where unity catalog is enabled?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 06:57:25 GMT</pubDate>
    <dc:creator>Thusharr</dc:creator>
    <dc:date>2024-09-26T06:57:25Z</dc:date>
    <item>
      <title>Writing append blob files to unity catalog volum</title>
      <link>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/91814#M281</link>
      <description>&lt;P&gt;The workspace is assigned to unity catalog, and all the access to the ADLS Gen2 is now handled via unity catalog only, means no SPN, no connection string, access keys etc. I have to create append blob files in a volume, Is this is possible in a workspace where unity catalog is enabled?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 06:57:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/91814#M281</guid>
      <dc:creator>Thusharr</dc:creator>
      <dc:date>2024-09-26T06:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Writing append blob files to unity catalog volum</title>
      <link>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92247#M284</link>
      <description>&lt;P&gt;As long as you have necessary access to the catalog/schema / volume you should be able to write data to a Volume.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 03:42:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92247#M284</guid>
      <dc:creator>gchandra</dc:creator>
      <dc:date>2024-09-30T03:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Writing append blob files to unity catalog volum</title>
      <link>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92256#M285</link>
      <description>&lt;P&gt;I have access and I can write the files from a databrciks notebook to the volumes, but my ask is how can I create an append blob file? Earlier (before unity catalog) we used the libraries like&amp;nbsp;&lt;SPAN&gt;azure&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;identity and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;azure&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;storage&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;blob but which is using the SPN and secrtes. But the usage of SPN is denied in by business case after the unity catalog.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 07:01:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92256#M285</guid>
      <dc:creator>Thusharr</dc:creator>
      <dc:date>2024-09-30T07:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Writing append blob files to unity catalog volum</title>
      <link>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92276#M286</link>
      <description>&lt;P&gt;It makes sense that you learn how the security model of Unity Catalog works, including long-term storage credentials, external locations, etc: &lt;A href="https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/#other-securable-objects" target="_blank"&gt;https://learn.microsoft.com/en-us/azure/databricks/data-governance/unity-catalog/#other-securable-objects&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 08:06:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92276#M286</guid>
      <dc:creator>Witold</dc:creator>
      <dc:date>2024-09-30T08:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Writing append blob files to unity catalog volum</title>
      <link>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92286#M287</link>
      <description>&lt;P&gt;I didn't get you, sorry. My question is simple, I need to create an append blob file where the Unity catalog is enabled. This was possible earlier, but now it is not working.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 09:29:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92286#M287</guid>
      <dc:creator>Thusharr</dc:creator>
      <dc:date>2024-09-30T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Writing append blob files to unity catalog volum</title>
      <link>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92288#M288</link>
      <description>&lt;P&gt;Now I got your point. No, you can't create Append Blob files directly in Volumes, as this is a native Azure functionality. A volume is basically just an abstraction over a native storage.&lt;/P&gt;&lt;P&gt;You will still need to use libraries like azure-storage-blob with a proper authentication to your storage.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 09:48:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/community-articles/writing-append-blob-files-to-unity-catalog-volum/m-p/92288#M288</guid>
      <dc:creator>Witold</dc:creator>
      <dc:date>2024-09-30T09:48:05Z</dc:date>
    </item>
  </channel>
</rss>

