The process of building custom applications and tools that interact with Microsoft SharePoint, including SharePoint Online in Microsoft 365.
Hi Monika V
The Azure Access Control Services (ACS) retirement only impacts solutions that rely on ACS‑based authentication, such as classic SharePoint Add‑Ins or custom applications using Client ID / Client Secret (ACS app principals).
The built‑in SharePoint Online connector in Azure Logic Apps that authenticates using a username and password does not use ACS for authentication. Therefore, the ACS retirement does not directly affect this setup.
Because this integration is not using ACS‑based app‑only authentication, it should continue to function without changes after the ACS retirement.
While no immediate action is required, Microsoft’s long‑term recommendation is to avoid username/password authentication for unattended automation. For future‑proofing and improved security, consider migrating to:
- Managed Identity, where supported by the connector or scenario (Authenticate Connections with Managed Identities - Azure Logic Apps | Microsoft Learn), or
- Microsoft Entra ID App Registration with Microsoft Graph permissions for app‑based access
These approaches align with Microsoft’s modern authentication guidance and reduce reliance on user credentials.
I hope this information helps!
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.