Skip to content

Commit 11e770d

Browse files
committed
firewall is still in preview
1 parent fccf692 commit 11e770d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/event-grid/configure-firewall.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure IP firewall for Azure Event Grid topics or domains
2+
title: Configure IP firewall for Azure Event Grid topics or domains (Preview)
33
description: This article describes how to configure firewall settings for Event Grid topics or domains.
44
services: event-grid
55
author: spelluru
@@ -10,7 +10,7 @@ ms.date: 04/22/2020
1010
ms.author: spelluru
1111
---
1212

13-
# Configure IP firewall for Azure Event Grid topics or domains
13+
# Configure IP firewall for Azure Event Grid topics or domains (Preview)
1414
By default, topic and domain 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. Publishers originating from any other IP address will be rejected and will receive a 403 (Forbidden) response. For more information about network security features supported by Event Grid, see [Network security for Event Grid](network-security.md).
1515

1616
This article describes how to configure IP firewall settings for Azure Event Grid topics or domains.

articles/event-grid/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
items:
196196
- name: Configure private endpoints
197197
href: configure-private-endpoints.md
198-
- name: Configure IP firewall
198+
- name: Configure IP firewall (preview)
199199
href: configure-firewall.md
200200
- name: Secure WebHook with AAD
201201
href: secure-webhook-delivery.md

0 commit comments

Comments
 (0)