Skip to content

Commit db7accf

Browse files
committed
Event Hubs - virtual network
1 parent d0166b1 commit db7accf

7 files changed

Lines changed: 94 additions & 57 deletions

File tree

articles/event-hubs/event-hubs-ip-filtering.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ You specify IP firewall rules at the Event Hubs namespace level. The rules apply
3636
When creating a namespace, you can either allow public only (from all networks) or private only (only via private endpoints) access to the namespace. Once you create the namespace, you can allow access from specific IP addresses or from specific virtual networks (by using network service endpoints).
3737

3838
### Configure public access when creating a namespace
39+
3940
To enable public access, select **Public access** on the **Networking** page of the namespace creation wizard.
4041

4142
:::image type="content" source="./media/event-hubs-firewall/create-namespace-public-access.png" alt-text="Screenshot showing the Networking page of the Create namespace wizard with Public access option selected." lightbox="./media/event-hubs-firewall/create-namespace-public-access.png":::
@@ -56,6 +57,8 @@ This section shows you how to use the Azure portal to create IP firewall rules f
5657
1. Navigate to your **Event Hubs namespace** in the [Azure portal](https://portal.azure.com).
5758
1. Select **Networking** under **Settings** on the left menu.
5859
1. On the **Networking** page, select **Manage** under **Public network access**.
60+
61+
:::image type="content" source="./media/event-hubs-firewall/manage-public-network-access.png" alt-text="Screenshot showing the Public access page with Manage button highlighted." lightbox="./media/event-hubs-firewall/enable-selected-networks.png":::
5962
1. On the **Public network access** page, in the **Default action** section, select **Enable from selected networks** to allow access from only specified IP addresses.
6063

6164
:::image type="content" source="./media/event-hubs-firewall/enable-selected-networks.png" alt-text="Screenshot showing the Public network access page with Enable from selected networks option selected." lightbox="./media/event-hubs-firewall/enable-selected-networks.png":::

articles/event-hubs/event-hubs-service-endpoints.md

Lines changed: 91 additions & 57 deletions
Large diffs are not rendered by default.
84.5 KB
Loading
-5.82 KB
Loading
1.99 KB
Loading
-4.41 KB
Loading
-3.15 KB
Loading

0 commit comments

Comments
 (0)