Trigger Logic App via ADF with proper authentication

Priya Jha 871 Reputation points
2022-12-01T06:50:17.89+00:00

Hi All,

Is it possible to trigger a logic app from ADF leveraging Managed identity authentication and not anonymous authentication based on URL ?

I am following the below blog :
https://www.mssqltips.com/sqlservertip/6264/how-to-call-logic-app-synchronously-from-azure-data-factory/

wherein the logic app is being triggered via URL and no authentication on either the basis of keys, identity etc.

Isn't that a security risk that who ever having access on that URL would be able to trigger it?

We need to secure it via some authentication method

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,242 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,959 questions
0 comments No comments
{count} votes

Accepted answer
  1. Nandan Hegde 32,831 Reputation points MVP
    2022-12-02T17:47:22.097+00:00

    Hey,
    I guess below blog:
    https://www.serverlessnotes.com/docs/securing-azure-logic-app-http-triggers-with-azure-ad
    is what you might be asking for wherein you are securing the http trigger based on IP and AD. If not, can you be a little clear on the ask?

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Bhargava-MSFT 31,121 Reputation points Microsoft Employee
    2022-12-01T22:27:39.8+00:00

    Hello @Priya Jha ,

    Welcome to the MS Q&A platform.

    Yes, you can Trigger logic app via ADF with managed identity. On the web activity, the Authentication method is available. Please see the below screenshot for your reference.

    266295-image.png

    I hope this helps. Please let me know if you have any further questions.

    -----------------------------

    • Please don't forget to click on 130616-image.png and upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

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.