Skip to content

Commit 3109b60

Browse files
Merge pull request #233890 from AnuragSingh-MSFT/patch-15
(AzureCXP) fixes MicrosoftDocs/azure-docs#107784
2 parents 34b5662 + fedf7f0 commit 3109b60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/agents/azure-monitor-agent-data-collection-endpoint.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Azure Monitor Agent supports connecting by using direct proxies, Log Analytics g
1313

1414
## Virtual network service tags
1515

16-
Azure Monitor Agent supports [Azure virtual network service tags](../../virtual-network/service-tags-overview.md). Both *AzureMonitor* and *AzureResourceManager* tags are required.
16+
Azure Monitor Agent supports [Azure virtual network service tags](../../virtual-network/service-tags-overview.md). Both *AzureMonitor* and *AzureResourceManager* tags are required.
17+
18+
Azure Virtual network service tags can be used to define network access controls on [network security groups](../../virtual-network/network-security-groups-overview.md#security-rules), [Azure Firewall](../../firewall/service-tags.md), and user-defined routes. Use service tags in place of specific IP addresses when you create security rules and routes. For scenarios where Azure virtual network service tags can not be used, the Firewall requirements are given below.
1719

1820
## Firewall requirements
1921

0 commit comments

Comments
 (0)