Firewall ports required to access Azure EventHub

MS Techie 2,751 Reputation points
2023-01-13T12:41:32.2733333+00:00

In our azure environment, the Az firewall blocks both inbound and outbound traffic to Azure subscription via Azure Firewall.

what inbound and outbound ports should be opened to connect to Azure Event Hub from other non-azure tools like Logstash.

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

1 answer

Sort by: Most helpful
  1. Roderick Bant 2,056 Reputation points
    2023-01-13T12:48:01.41+00:00

    Hi @MS Techie

    Thanks for your question at Q&A.

    Azure Event Hub uses the following firewall ports for various prototocols as mentioned in the FAQ here:

    • AMQP Port 5671 and 5672
    • HTTPS Port 443
    • Kafka 9093
    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.