Can I expose an EventHub in private network through Azure Front Door to an external network

Rinesh PK 20 Reputation points
2023-07-20T06:28:00.8433333+00:00

I have an Event Hub configured with a private endpoint, and public access is disabled. My requirement is to allow an external application to post events to my Event Hub. Is there a way I can expose my Event Hub as a backend to Azure Front Door and make it accessible from the public network?

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
689 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
531 questions
{count} votes

Accepted answer
  1. KapilAnanth-MSFT 48,576 Reputation points Microsoft Employee
    2023-07-20T06:58:11.7833333+00:00

    @Rinesh PK

    Welcome to the Microsoft Q&A Platform. Thank you for reaching out & I hope you are doing well.

    I understand that you would like to limit the public exposure to your EventHub using Azure Front Door with Private EndPoint.

    Currently, direct private endpoint connectivity is limited to:

    • Storage (Azure Blobs)
    • App Services
    • Internal load balancers, or any services that expose internal load balancers such as Azure Kubernetes Service, Azure Container Apps or Azure Red Hat OpenShift
    • Storage Static Website

    Refer : Private Link in AFD Limitations

    So, I am afraid this won't be feasible.

    Please let us know should you require additional information

    Cheers,

    Kapil

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.