<?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: Lakeflow Connect SharePoint - 403 Error in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-sharepoint-403-error/m-p/163133#M55100</link>
    <description>&lt;P&gt;Check the permissions side first. A 403 usually points to an authorization issue rather than the cluster itself. Make sure the pipeline’s service principal/user has the required Unity Catalog privileges on the target catalog, schema, and tables, and also verify the storage credentials/external locations if you’re using them. If those look correct, then move on to checking network rules or workspace connectivity for the ingestion cluster. The pipeline cluster is managed by Lakeflow, so cluster-level access is usually less likely unless there are custom policies in place.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jul 2026 21:40:28 GMT</pubDate>
    <dc:creator>henry_collins</dc:creator>
    <dc:date>2026-07-15T21:40:28Z</dc:date>
    <item>
      <title>Lakeflow Connect SharePoint - 403 Error</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-sharepoint-403-error/m-p/163123#M55098</link>
      <description>&lt;P&gt;Hi, I'd like some help clarifying how lakeflow connect pipelines work (or should work). I went through the steps to (1) set up a connection, and (2) setup the ingestion, but I keep running into the following error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Operation failed: "This request is not authorized to perform this operation.", 403&lt;/LI-CODE&gt;&lt;P&gt;On checking the Ingestion Pipeline, I noticed that it's spinning up what I suspect are Job Clusters, but I'm not sure if the issue we're seeing here is due to either (A) the job cluster not having proper access due to some kind of network whitelisting issue for example, or (B) some issue with the access of the unity catalog/schema itself, or (C) something else entirely I may be missing.&lt;/P&gt;&lt;P&gt;Would appreciate some assistance here! Below are some related screenshots:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_2-1784142904393.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29055i4BBE8E178B59E792/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_2-1784142904393.png" alt="ChristianRRL_2-1784142904393.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_1-1784142354143.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29054iCF6E408342B1420B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_1-1784142354143.png" alt="ChristianRRL_1-1784142354143.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristianRRL_0-1784142213049.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/29053iDA8D00BA2BB316C2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristianRRL_0-1784142213049.png" alt="ChristianRRL_0-1784142213049.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2026 19:24:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-connect-sharepoint-403-error/m-p/163123#M55098</guid>
      <dc:creator>ChristianRRL</dc:creator>
      <dc:date>2026-07-15T19:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Lakeflow Connect SharePoint - 403 Error</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-sharepoint-403-error/m-p/163133#M55100</link>
      <description>&lt;P&gt;Check the permissions side first. A 403 usually points to an authorization issue rather than the cluster itself. Make sure the pipeline’s service principal/user has the required Unity Catalog privileges on the target catalog, schema, and tables, and also verify the storage credentials/external locations if you’re using them. If those look correct, then move on to checking network rules or workspace connectivity for the ingestion cluster. The pipeline cluster is managed by Lakeflow, so cluster-level access is usually less likely unless there are custom policies in place.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2026 21:40:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-connect-sharepoint-403-error/m-p/163133#M55100</guid>
      <dc:creator>henry_collins</dc:creator>
      <dc:date>2026-07-15T21:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Lakeflow Connect SharePoint - 403 Error</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-connect-sharepoint-403-error/m-p/163189#M55107</link>
      <description>&lt;P&gt;Hi! The 403 error you're seeing is almost certainly not coming from SharePoint — it's coming from Azure Storage.&lt;/P&gt;&lt;P&gt;The key clue is in the error detail:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;access denied to /cas cloud path&lt;/SPAN&gt;. The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;/cas&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;path is Unity Catalog's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;managed storage location&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(Catalog Asset Store) on ADLS Gen2. Lakeflow Connect spins up a job cluster that tries to write there, and that cluster's identity is being denied by Azure.&lt;/P&gt;&lt;P&gt;Here are the three things to check, in order of likelihood:&lt;/P&gt;&lt;P&gt;1. Missing IAM role on the UC managed storage account (most common):&lt;/P&gt;&lt;P&gt;The Databricks workspace managed identity needs&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Storage Blob Data Contributor&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on the ADLS Gen2 storage account that backs your Unity Catalog metastore. Go to: Azure Portal → Storage Account (the one linked to your UC metastore) → Access Control (IAM) → check that the Databricks managed identity has&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Storage Blob Data Contributor&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;2. Missing Unity Catalog privileges on the destination:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The user or service principal that created the pipeline needs explicit grants on the target schema&lt;/P&gt;&lt;PRE&gt;GRANT USE CATALOG ON CATALOG &amp;lt;your_catalog&amp;gt; TO &amp;lt;principal&amp;gt;;&lt;BR /&gt;GRANT USE SCHEMA ON SCHEMA &amp;lt;your_catalog&amp;gt;.&amp;lt;your_schema&amp;gt; TO &amp;lt;principal&amp;gt;;&lt;BR /&gt;GRANT CREATE TABLE ON SCHEMA &amp;lt;your_catalog&amp;gt;.&amp;lt;your_schema&amp;gt; TO &amp;lt;principal&amp;gt;;&lt;/PRE&gt;&lt;P&gt;3. Missing Microsoft Graph API permissions on the Azure AD app:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If the above are fine, check that your app registration has admin consent granted for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Sites.Read.All&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Files.ReadWrite.All&lt;/SPAN&gt;) under Microsoft Graph API permissions in Azure AD — without admin consent the token is issued but scoped incorrectly.&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;Why option A is probably it:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The error fires during&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;pipeline compute resource setup&lt;/EM&gt;, before it even touches SharePoint. That timing means the cluster can't reach UC storage — the SharePoint credentials aren't even in play yet at that stage.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 12:54:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-connect-sharepoint-403-error/m-p/163189#M55107</guid>
      <dc:creator>GabFernandes</dc:creator>
      <dc:date>2026-07-16T12:54:50Z</dc:date>
    </item>
  </channel>
</rss>

