Share via

Cross tenancy connectivity via Function App

Clark, Jason 20 Reputation points
2023-11-29T11:28:10.07+00:00

I have a Function App that connects to a secondary Tenant that sends alert data from Defender to Sentinel. The account that was used initially for the Function App has been deleted and I am looking to replace it. Can a Managed Identity be create din the second Tenant and then used by the Function App to receive the data and if so what permissions would the Managed Identity need to ensure the alert data triggered by Defender is received in Sentinel?

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Answer accepted by question author

MayankBargali-MSFT 71,016 Reputation points Moderator
2023-12-01T09:23:58.03+00:00

@Clark, Jason Thanks for reaching out.

Unfortunately you cannot use Managed Identity for different tenant resources.

The same is documented here.

No. Managed identities don't currently support cross-directory scenarios.

Let me know if you have any queries or concerns.

Please 'Accept Answer' if it helped so that it can help others in the community looking for help on similar topics.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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