|
| 1 | +--- |
| 2 | +title: Network Security Perimeter |
| 3 | +titleSuffix: Azure Event Hubs |
| 4 | +description: Overview of Network Security Perimeter feature for Event Hubs |
| 5 | +author: samurp |
| 6 | +ms.author: samurp |
| 7 | +ms.reviewer: spelluru |
| 8 | +ms.date: 05/13/2024 |
| 9 | +ms.service: event-hubs |
| 10 | +ms.subservice: security |
| 11 | +ms.topic: conceptual |
| 12 | +ms.custom: |
| 13 | +--- |
| 14 | + |
| 15 | + |
| 16 | +# Network Security Perimeter for Azure Event Hubs |
| 17 | + |
| 18 | +[Event Hubs](../articles/event-hubs/event-hubs-about.md) |
| 19 | + |
| 20 | +The Network Security Perimeter plays a pivotal role in safeguarding network traffic between Azure Event Hubs and other Platform as a Service (PaaS) offerings like Azure Storage and Azure Key Vault. By restricting communication exclusively to Azure resources within its boundaries, it effectively blocks unauthorized attempts to access resources beyond its secure perimeter. |
| 21 | + |
| 22 | +Integrating Event Hubs Kafka within this framework enhances data streaming capabilities while ensuring robust security measures. This integration not only provides a reliable and scalable platform but also strengthens data protection strategies, mitigating risks associated with unauthorized access or data breaches. |
| 23 | + |
| 24 | +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, empowering organizations to uphold stringent security standards and protect sensitive data assets in their Azure environments. |
| 25 | + |
| 26 | +## Associate Event Hubs with a Network Security Perimeter in the Azure portal\ |
| 27 | +1. Search for "Network Security Perimeter" in the Portal search bar and then click on **Create** button and create the resource |
| 28 | +1. In the first screen provide a Name and Region and choose the subscription |
| 29 | +1. Under the **Resources** section click on the **Associate** button and navigate to the Event Hubs namespace you want to add. |
| 30 | + |
| 31 | +## Using Event Hubs with a Network Security Perimeter |
| 32 | + |
| 33 | +TODO |
| 34 | + |
| 35 | +## Related content |
| 36 | +- For more information on Network Security Perimeter, see [What is a Network Security Perimeter?](../articles/private-link/network-security-perimeter-concepts.md) |
| 37 | + |
| 38 | +- For additional Event Hubs security features, see [Network Security for Azure Event Hubs](../articles/event-hubs/network-security.md) |
| 39 | + |
| 40 | +- For a quickstart on creating network security perimeter via Azure Portal, see [Quickstart: Create a network security perimeter - Azure portal](https://review.learn.microsoft.com/en-us/azure/private-link/create-network-security-perimeter-portal?branch=pr-en-us-268834). |
| 41 | + |
| 42 | +- For a quickstart on creating network security perimeter via Azure PowerShell, see [Quickstart: Create a network security perimeter - Azure PowerShell](https://review.learn.microsoft.com/en-us/azure/private-link/create-network-security-perimeter-powershell?branch=pr-en-us-268834). |
| 43 | + |
| 44 | +- For a quickstart on creating network security perimeter via Azure CLI, see [Quickstart: Create a network security perimeter - Azure CLI](https://review.learn.microsoft.com/en-us/azure/private-link/create-network-security-perimeter-cli?branch=pr-en-us-268834). |
0 commit comments