Skip to content

Commit b40329d

Browse files
authored
Update network-security.md
Changed No into Yes, because of: https://learn.microsoft.com/en-us/azure/virtual-network/service-tags-overview And it works with us (Schiphol).
1 parent 76053b5 commit b40329d

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)