An Azure service that provides cloud messaging as a service and hybrid integration.
How to securely publish messages from AWS Lambda (with no vpc endpoint configured) to Azure Service Bus via private endpoint
jantz
5
Reputation points
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.
- Ensuring the communication is secure and private
- Any best practices or potential pitfalls to be aware of.
Azure Service Bus
Azure Service Bus
Locked Question. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.