<?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: SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines? in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5143103#M15686</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1242405"&gt;@AdarshChekodu&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Here's a post by another super user that might help:&amp;nbsp;&lt;SPAN data-teams="true"&gt;&lt;A class="" title="https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/" href="https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/" target="_blank" rel="noreferrer noopener" aria-label="Link https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/"&gt;https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks and credit to&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/290706"&gt;@nielsvdc&lt;/a&gt; for the post!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Apr 2026 14:02:08 GMT</pubDate>
    <dc:creator>tayloramy</dc:creator>
    <dc:date>2026-04-02T14:02:08Z</dc:date>
    <item>
      <title>SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5141063#M15627</link>
      <description>&lt;DIV&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;Microsoft has officially announced that &lt;STRONG&gt;Azure ACS (Access Control Services)&lt;/STRONG&gt; is being fully retired for SharePoint Online on &lt;STRONG&gt;April 2, 2026&lt;/STRONG&gt;, with &lt;EM&gt;no extension available&lt;/EM&gt;. After that date, any ACS‑based credentials including those created via &lt;STRONG&gt;AppRegNew.aspx&lt;/STRONG&gt; and &lt;STRONG&gt;AppInv.aspx&lt;/STRONG&gt;&amp;nbsp;will completely stop working, even if the client secret itself is still valid.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In our Fabric workloads, we currently authenticate to SharePoint using &lt;STRONG&gt;ACS-based app-only authentication&lt;/STRONG&gt;, as described here:&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/%20fabric/data-factory/connector-sharepoint-online-list" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/%20fabric/data-factory/connector-sharepoint-online-list&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Since ACS is going away, I’m trying to understand the &lt;STRONG&gt;recommended authentication replacement for Microsoft Fabric pipelines/notebooks/dataflows&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Based on Microsoft’s guidance, the modern path appears to be:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Microsoft Entra ID app registration&lt;/STRONG&gt; (confidential client)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Application permissions using Microsoft Graph&lt;/STRONG&gt;, typically &lt;STRONG&gt;Sites.Selected&lt;/STRONG&gt; for granular SharePoint access&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Certificate-based authentication&lt;/STRONG&gt; instead of secrets (recommended)&lt;/LI&gt;&lt;LI&gt;Accessing SharePoint content via &lt;STRONG&gt;Microsoft Graph API&lt;/STRONG&gt; (not the legacy SharePoint ACS endpoints)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;My questions for the Fabric team / community:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Is there an official Fabric connector or pattern for using Microsoft Graph (with Entra ID App-Only) to access SharePoint Online after ACS retirement?&lt;/STRONG&gt;&lt;BR /&gt;If not, is the expectation that we manually call Graph API via HTTP, notebooks, or custom pipelines?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Are there any upcoming Fabric-native connectors&lt;/STRONG&gt; that will simplify this migration (e.g., a SharePoint Graph connector)?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;What is Microsoft’s recommended approach for Fabric scenarios&lt;/STRONG&gt; where ACS-based app-only auth was previously used for unattended SharePoint ingestion?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Any end-to-end examples&lt;/STRONG&gt; of Fabric using Microsoft Graph + Entra ID (Sites.Selected) for SharePoint file ingestion?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Given that ACS will completely stop working in April 2026, we want to make sure our Fabric workloads are future-proof. Any guidance or roadmap updates would be appreciated.&lt;BR /&gt;Thanks in advance!&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Mar 2026 11:32:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5141063#M15627</guid>
      <dc:creator>AdarshChekodu</dc:creator>
      <dc:date>2026-03-30T11:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5141157#M15631</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1242405"&gt;@AdarshChekodu&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last I checked, ACS was required if you wanted to use service principals to pull SP data. This leaves a rather large gap in Fabric.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While I don't have an easy answer for you, I will poke some people and see if I can get one.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 13:14:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5141157#M15631</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2026-03-30T13:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5141170#M15634</link>
      <description>&lt;P&gt;Yes, currently I use "Worksapce Identity" as the authentication method (which is a glorified service priciple in my understanding)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 13:28:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5141170#M15634</guid>
      <dc:creator>AdarshChekodu</dc:creator>
      <dc:date>2026-03-30T13:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5142852#M15676</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1242405"&gt;@AdarshChekodu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thank you for reaching out to the Microsoft Community Forum.&lt;/P&gt;
&lt;P&gt;As of today, there is no Fabric native connector that supports SharePoint via Microsoft Graph with Entra ID app only e.g., Sites.Selected. For unattended ingestion, move to an Entra ID app registration preferably certificatembased and call Microsoft Graph directly. In Fabric, that typically means using HTTP activities in pipelines or notebooks (e.g., Python) to acquire a token and read SharePoint data via Graph APIs.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;There’s also no publicly confirmed timeline for a Graph based SharePoint connector in Fabric, so you should plan assuming this gap will remain for now. For unattended scenarios, the safe pattern is Graph + Entra ID app-only + certificate auth, orchestrated through Fabric pipelines or notebooks.&lt;/P&gt;
&lt;P&gt;There aren’t many official end-to-end Fabric examples yet for Graph + Sites.Selected, so in practice you will need to stitch this together using standard Graph patterns token acquisition + API calls inside pipelines or notebooks.&lt;BR /&gt;&lt;BR /&gt;Hope the above provided information help you resolve the issue, if you have any further concerns or queries, please feel free to reach out to us.&lt;BR /&gt;Regards,&lt;BR /&gt;Community Support Team.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 07:29:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5142852#M15676</guid>
      <dc:creator>v-hjannapu</dc:creator>
      <dc:date>2026-04-02T07:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5143103#M15686</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1242405"&gt;@AdarshChekodu&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Here's a post by another super user that might help:&amp;nbsp;&lt;SPAN data-teams="true"&gt;&lt;A class="" title="https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/" href="https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/" target="_blank" rel="noreferrer noopener" aria-label="Link https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/"&gt;https://heyniels.com/2026/03/15/connect-fabric-to-sharepoint-after-the-acs-retirement/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks and credit to&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/290706"&gt;@nielsvdc&lt;/a&gt; for the post!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2026 14:02:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5143103#M15686</guid>
      <dc:creator>tayloramy</dc:creator>
      <dc:date>2026-04-02T14:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5143866#M15708</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1242405"&gt;@AdarshChekodu&lt;/a&gt;,&lt;BR /&gt;I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Community Support Team.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2026 04:04:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5143866#M15708</guid>
      <dc:creator>v-hjannapu</dc:creator>
      <dc:date>2026-04-06T04:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: SharePoint Azure ACS Retiring — What’s the Supported Modern Auth Path for Fabric Pipelines?</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5146239#M15781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1242405"&gt;@AdarshChekodu&lt;/a&gt;,&lt;BR /&gt;I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We are always here to support you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Community Support Team.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2026 03:59:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/SharePoint-Azure-ACS-Retiring-What-s-the-Supported-Modern-Auth/m-p/5146239#M15781</guid>
      <dc:creator>v-hjannapu</dc:creator>
      <dc:date>2026-04-10T03:59:49Z</dc:date>
    </item>
  </channel>
</rss>

