Put a private event hub behind a public load balancer

OROT 0 Reputation points
2024-07-04T10:30:24.13+00:00

Im trying to put a private EH behind a Public Load balancer to transport TCP Kafaka messages over port 9093
the EH was added to backend pull using the EH private end point NIC

Health Prob dosnt work and looks like it prevent the message to flow

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
643 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ben Gimblett 4,530 Reputation points Microsoft Employee
    2024-07-04T16:02:14.72+00:00

    Hi Thanks for the question

    I think the issue you're facing is because of the limitations https://learn.microsoft.com/en-us/azure/load-balancer/backend-pool-management#limitations

    LB backend pool limitations:
    "Private endpoint resources can't be placed in an IP based backend pool"

    0 comments No comments

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.