Skip to content

Commit 260c45d

Browse files
Merge pull request #259600 from halkazwini/nw-faq
Q&A about ICMP
2 parents 0ec0925 + 0c1ea00 commit 260c45d

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

articles/network-watcher/frequently-asked-questions.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: faq
9-
ms.date: 09/21/2023
9+
ms.date: 11/27/2023
1010
title: "Network Watcher frequently asked questions (FAQ)"
1111
summary: |
1212
This article provides answers to some of the frequently asked questions asked about Azure Network Watcher.
@@ -163,7 +163,7 @@ sections:
163163
answer: |
164164
There's no protocol selection option in connection monitor (classic). Tests in connection monitor (classic) only use the TCP protocol, and that's why, during the migration, we create a TCP configuration in tests in the new connection monitor.
165165
166-
- name: NSG flow logs
166+
- name: Flow logs
167167
questions:
168168
- question: |
169169
What does NSG flow logs do?
@@ -180,6 +180,11 @@ sections:
180180
answer: |
181181
No, NSG flow logs don't support ESP and AH protocols.
182182
183+
- question: |
184+
Can I log ICMP traffic using Network Watcher flow logs?
185+
answer: |
186+
No. NSG flow logs and VNet flow logs don't support ICMP protocol.
187+
183188
- question: |
184189
How do I use NSG flow logs with a storage account behind a firewall?
185190
answer: |

articles/network-watcher/network-watcher-nsg-flow-logging-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -564,5 +564,5 @@ Storage of logs is charged separately. For relevant prices, see [Azure Blob Stor
564564
## Related content
565565

566566
- To learn how to manage NSG flow logs, see [Create, change, disable, or delete NSG flow logs using the Azure portal](nsg-flow-logging.md).
567-
- To find answers to some of the most frequently asked questions about NSG flow logs, see [NSG flow logs FAQ](frequently-asked-questions.yml#nsg-flow-logs).
567+
- To find answers to some of the most frequently asked questions about NSG flow logs, see [Flow logs FAQ](frequently-asked-questions.yml#flow-logs).
568568
- To learn about traffic analytics, see [Traffic analytics overview](traffic-analytics.md).

0 commit comments

Comments
 (0)