Using a System-Assigned Managed Identity to Trigger a Logic App in a Different Subscription from Azure Data Factory

Ahwan Mishra 140 Reputation points
2024-03-28T04:24:39.42+00:00

Can a system-assigned managed identity be used to connect to a resource in a different subscription? I want to trigger a logic app, which is in a different subscription, from my Azure Data Factory using a managed identity. Is this possible, and if so, what are the steps to set it up?

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

Accepted answer
  1. Vahid Ghafarpour 21,240 Reputation points
    2024-03-28T04:48:58.97+00:00

    Thanks for posting your question in the Microsoft Q&A forum.

    Certainly! You can use a system-assigned managed identity to connect to a resource in a different subscription within the same Azure AD tenant.

    https://learn.microsoft.com/en-us/entra/identity/managed-identities-azure-resources/managed-identities-faq#can-i-use-a-managed-identity-to-access-a-resource-in-a-different-directorytenant

    And you can use it for ADF as well.

    https://learn.microsoft.com/en-us/azure/data-factory/data-factory-service-identity

    ** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful **

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.