Access Azure resources from AWS Lambda

Sneha Priti 0 Reputation points
2025-08-26T06:40:00.9166667+00:00

I am trying to configure my AWS Lambda function to access Azure resources using federated identities. My goal is to enable secure communication between AWS and Azure without using long-lived credentials or secrets.
Could you please assist with the following:
Configuration Guidance: What is the correct way to configure an AWS Lambda function to assume a federated identity that Azure recognizes? What IAM roles, trust policies, or identity providers do I need to configure on the AWS side?
Azure Identity Integration: Is there an AWS-supported approach to federate an IAM role with Azure AD (e.g., via OpenID Connect or SAML)? Are there any AWS best practices for securely accessing Azure APIs or resources from Lambda using this setup?

Microsoft Security | Active Directory Federation Services
0 comments No comments
{count} votes

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.