Skip to content

Commit ff4007d

Browse files
Merge pull request #291552 from spelluru/patch-821277
Event Grid tags can be used with Firewall
2 parents 98255b5 + 3417564 commit ff4007d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/network-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can use service tags to define network access controls on [network security
2222

2323
| Service tag | Purpose | Can use inbound or outbound? | Can be regional? | Can use with Azure Firewall? |
2424
| --- | -------- |:---:|:---:|:---:|
25-
| AzureEventGrid | Azure Event Grid. | Both | No | No |
25+
| AzureEventGrid | Azure Event Grid. | Both | No | Yes |
2626

2727
## IP firewall
2828
Azure Event Grid supports IP-based access controls for publishing to topics and domains. With IP-based controls, you can limit the publishers to a topic or domain to only a set of approved set of machines and cloud services. This feature complements the [authentication mechanisms](security-authentication.md) supported by Event Grid.

0 commit comments

Comments
 (0)