You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/event-hubs/network-security-perimeter.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.custom:
13
13
14
14
# Network Security Perimeter for Azure Event Hubs
15
15
16
-
[Event Hubs](event-hubs-about.md)
16
+
[Event Hubs](./event-hubs-about.md)
17
17
18
18
The Network Security Perimeter serves as a crucial safeguard for network traffic between Azure Event Hubs and other Platform as a Service (PaaS) offerings like Azure Storage and Azure Key Vault. By confining communication solely to Azure resources within its boundaries, it effectively blocks unauthorized attempts to access resources beyond its secure perimeter.
19
19
@@ -22,7 +22,7 @@ Integrating Event Hubs Kafka within this framework enhances data streaming capab
22
22
Operating as a service under Azure Private Link, the Network Security Perimeter facilitates secure communication for PaaS services deployed outside the virtual network. It enables seamless interaction among PaaS services within the perimeter and facilitates communication with external resources through carefully configured access rules. Additionally, it supports outbound resources such as Azure Key Vault for Bring Your Own Key (BYOK) and Azure Storage for data capture, further enhancing its versatility and utility in diverse cloud environments.
23
23
24
24
> [!NOTE]
25
-
> Network Security Perimeter does not support [Azure Event Hubs - Geo-disaster recovery](event-hubs-geo-dr.md)
25
+
> Network Security Perimeter does not support [Azure Event Hubs - Geo-disaster recovery](./event-hubs-geo-dr.md)
26
26
27
27
## Associate Event Hubs with a Network Security Perimeter in the Azure portal
28
28
1. Search for "Network Security Perimeter" in the Portal search bar and then click on **Create** button and create the resource.
@@ -32,5 +32,5 @@ Operating as a service under Azure Private Link, the Network Security Perimeter
32
32
## Related Content
33
33
- For an overview of [network service perimeter](https://aka.ms/networksecurityperimeter)
34
34
- For monitoring with [diagnostic logs in network security perimeter](https://aka.ms/networksecurityperimeter)
35
-
- For other Event Hubs security features, see [Network Security for Azure Event Hubs](network-security.md)
36
-
-For additional information on using private endpoints, see [Use Private Endpoints](https://learn.microsoft.com/azure/event-hubs/private-link-service)
35
+
- For other Event Hubs security features, see [Network Security for Azure Event Hubs](./network-security.md)
36
+
- For additional information on using private endpoints, see [Use Private Endpoints](./private-link-service.md)
0 commit comments