Skip to content

Commit 1a0b2b4

Browse files
authored
Event Hubs service tags
Event Hubs service tags use some of the IP addresses used by Azure Service Bus.
1 parent 0a72002 commit 1a0b2b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/event-hubs/network-security.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Network security for Azure Event Hubs
33
description: This article describes how to configure access from private endpoints
44
ms.topic: conceptual
5-
ms.date: 05/04/2021
5+
ms.date: 02/11/2022
66
---
77

88
# Network security for Azure Event Hubs
@@ -23,6 +23,8 @@ You can use service tags to define network access controls on [network security
2323
| --- | -------- |:---:|:---:|:---:|:---:|:---:|:---:|:---:|
2424
| **EventHub** | Azure Event Hubs. | Outbound | Yes | Yes |
2525

26+
> [!NOTE]
27+
> Azure Event Hubs service tag contains some of the IP addresses used by Azure Service Bus because of historical reasons.
2628
2729
## IP firewall
2830
By default, Event Hubs namespaces are accessible from internet as long as the request comes with valid authentication and authorization. With IP firewall, you can restrict it further to only a set of IPv4 addresses or IPv4 address ranges in [CIDR (Classless Inter-Domain Routing)](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation.

0 commit comments

Comments
 (0)