How to securely publish messages from AWS Lambda (with no vpc endpoint configured) to Azure Service Bus via private endpoint

jantz 0 Reputation points
2024-11-21T22:36:00.62+00:00

Dear Azure Community

I'm working on a project where I need to have an AWS Lambda function publish messages to an Azure Service Bus topic configured behind a private endpoint, without using the internet. My goal is to use Azure Private Link to achieve this.

Could you provide guidance on:

Setting up the necessary configurations in AWS and Azure to establish this connection.

  1. Ensuring the communication is secure and private
  2. Any best practices or potential pitfalls to be aware of.
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
653 questions
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.