Skip to content

Commit e00ff48

Browse files
authored
Merge pull request #188352 from spelluru/patch-83
Event Hubs service tags
2 parents d711ac7 + 1a0b2b4 commit e00ff48

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)