You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/frequently-asked-questions.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ sections:
23
23
- question: |
24
24
What tools does Network Watcher provide?
25
25
answer: |
26
-
Network Watcher provides three major sets of capabilities
26
+
Network Watcher provides three major sets of capabilities:
27
27
* Monitoring
28
28
* [Topology view](./view-network-topology.md) shows you the resources in your virtual network and the relationships between them.
29
29
* [Connection monitor](./connection-monitor-overview.md) allows you to monitor connectivity and latency between endpoints inside and outside Azure.
@@ -133,7 +133,7 @@ sections:
133
133
- question: |
134
134
What ports does the Network Watcher Agent use?
135
135
answer: |
136
-
- **Linux**: the Network Watcher Agent uses available ports starting from `port 50000` and above until it reaches `port 65535`.
136
+
- **Linux**: the Network Watcher Agent uses available ports starting from `port 50000` until it reaches `port 65535`.
137
137
- **Windows**: the Network Watcher Agent uses the ports that the operating system responds with when queried for available ports.
138
138
139
139
- question: |
@@ -198,7 +198,7 @@ sections:
198
198
- question: |
199
199
Can I log ICMP traffic using flow logs?
200
200
answer: |
201
-
No. NSG flow logs and VNet flow logs don't support ICMP protocol.
201
+
No, NSG flow logs and VNet flow logs don't support ICMP protocol.
202
202
203
203
- question: |
204
204
Can I delete a network security group that has flow logging enabled?
@@ -208,7 +208,7 @@ sections:
208
208
- question: |
209
209
Can I move a network security group that has flow logging enabled to a different resource group or subscription?
210
210
answer: |
211
-
Yes, but you you must delete the associated flow log resource. After you migrate the network security group, you can re-create the flow logs to enable flow logging on it.
211
+
Yes, but you must delete the associated flow log resource. After you migrate the network security group, you can re-create the flow logs to enable flow logging on it.
212
212
213
213
- question: |
214
214
Can I use a storage account in a different subscription than the network security group or virtual network that the flow log is enabled for?
0 commit comments