Connection account when moving a logic app to production?

whatever 0 Reputation points
2023-09-21T14:57:29.8466667+00:00

What is the best practice for connection account when moving a logic app to production? Managed identities could be used but what if the system/workload to connect to is not among supported ones like for example Microsoft Teams? Is creating a real user and assigning appropriate licenses to it (for example to access Microsoft Teams) the only option available? I suppose that if managed identities cannot be used the same applies to service principals.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,941 Reputation points Moderator
    2023-09-23T14:19:07.09+00:00

    @whatever Thanks for reaching out.

    The Microsoft Teams connector only supports user authentication using OAuth 2.0. This means that you will need to create a real user and assign appropriate licenses to it in order to authenticate connections to the Microsoft Teams connector in your Logic App.

    Please "Accept Answer" if the answer is helpful so that it can help others in the community.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.