Logic Apps - How to use a managed identity to connect to Sharepoint?

Luciano Andrea 40 Reputation points
2024-04-11T14:39:27.7033333+00:00

I need to connect to Sharepoint online to transfer files from my Azure Logic Apps.

I understand the standard connector only supports a method based on a Service Account registered on Azure AD.

Is there any plan to support managed identities or enterprise app registration in future?

As an alternative, is there any more or less official example showing how to use other means, such as Graph APIs?

Thanks

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,854 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,680 questions
0 comments No comments
{count} votes

Accepted answer
  1. SwathiDhanwada-MSFT 17,636 Reputation points
    2024-04-22T16:38:28.7+00:00

    @Luciano Andrea Thanks for reaching out. Unfortunately, managed identity is not supported for SharePoint connector. You can always pass your feedback here if this is something you want to see if logic app SharePoint connector.

    The alternative would be leveraging the Graph API for SharePoint in logic app. Here are some of the reference documents on how to Grant Graph API Permission.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful