<?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: Writing to lakehouse in different workspace using Notebook in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3987825#M2530</link>
    <description>I came to know that this is a limitation as of now because onelake data access only provides read only access to the Lakehouse, I am rethinking my approach. Thanks</description>
    <pubDate>Wed, 12 Jun 2024 07:26:53 GMT</pubDate>
    <dc:creator>shivanshkhatri</dc:creator>
    <dc:date>2024-06-12T07:26:53Z</dc:date>
    <item>
      <title>Writing to lakehouse in different workspace using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3983419#M2482</link>
      <description>&lt;P&gt;I have 2 workspaces -&lt;/P&gt;&lt;P&gt;1 is development - To which all the developers have contributor / member access.&lt;/P&gt;&lt;P&gt;2 is Bronze Workspace - The developers don't have access to the workspace but I have provided them all permissions on the Lakehouse level, PFA The screenshot&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shivanshkhatri_0-1718018145414.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1113984i605A4635E9865318/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shivanshkhatri_0-1718018145414.png" alt="shivanshkhatri_0-1718018145414.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Devs can read the data present in the lakehouse (2nd Workspace) but when the developers try to write to it using spark notebook it gives the following error-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;&lt;SPAN class=""&gt;Failure happened on 'destination' side. ErrorCode=LakehouseForbiddenError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,&lt;BR /&gt;Message=Lakehouse failed for forbidden which may be caused by user account or service principal doesn't have enough permission to access Lakehouse.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;ErrorCode: 'Forbidden'. Message: 'Forbidden'. TimeStamp: 'Mon, 10 Jun 2024 08:14:47 GMT'..,Source=Microsoft.DataTransfer.ClientLibrary,&lt;BR /&gt;''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Operation returned an invalid status code 'Forbidden',Source=,&lt;BR /&gt;''Type=Microsoft.Azure.Storage.Data.Models.ErrorSchemaException,Message=Operation returned an invalid status code 'Forbidden',Source=Microsoft.DataTransfer.ClientLibrary,'&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know if i give them the access on the workspace level they can write to the Lakehouse present in the 2nd workspace but I want the devs to only have access to the specific Lakehouse and not the full access to these other workspaces.&lt;/P&gt;&lt;P&gt;Is there any way I can solve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 11:26:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3983419#M2482</guid>
      <dc:creator>shivanshkhatri</dc:creator>
      <dc:date>2024-06-10T11:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Writing to lakehouse in different workspace using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3984151#M2490</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/757277"&gt;@shivanshkhatri&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;You can try using Onelake data access.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-sharing" target="_blank"&gt;Lakehouse sharing and permission management - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can refer to this thread for more information:&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/access-readyonly-datalake/m-p/3977068#M3811" target="_blank"&gt;Solved: access readyonly datalake - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further questions.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 16:29:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3984151#M2490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-10T16:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Writing to lakehouse in different workspace using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3986580#M2527</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/757277"&gt;@shivanshkhatri&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We haven’t heard from you on the last response and was just checking back to see if your query got resolved. Otherwise, will respond back with the more details and we will try to help. &lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 16:42:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3986580#M2527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-11T16:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Writing to lakehouse in different workspace using Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3987825#M2530</link>
      <description>I came to know that this is a limitation as of now because onelake data access only provides read only access to the Lakehouse, I am rethinking my approach. Thanks</description>
      <pubDate>Wed, 12 Jun 2024 07:26:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Writing-to-lakehouse-in-different-workspace-using-Notebook/m-p/3987825#M2530</guid>
      <dc:creator>shivanshkhatri</dc:creator>
      <dc:date>2024-06-12T07:26:53Z</dc:date>
    </item>
  </channel>
</rss>

