Skip to content

Commit 45bc868

Browse files
committed
acrolinx tweaks
1 parent 35fa084 commit 45bc868

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sections:
2323
- question: |
2424
What tools does Network Watcher provide?
2525
answer: |
26-
Network Watcher provides three major sets of capabilities
26+
Network Watcher provides three major sets of capabilities:
2727
* Monitoring
2828
* [Topology view](./view-network-topology.md) shows you the resources in your virtual network and the relationships between them.
2929
* [Connection monitor](./connection-monitor-overview.md) allows you to monitor connectivity and latency between endpoints inside and outside Azure.
@@ -133,7 +133,7 @@ sections:
133133
- question: |
134134
What ports does the Network Watcher Agent use?
135135
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`.
137137
- **Windows**: the Network Watcher Agent uses the ports that the operating system responds with when queried for available ports.
138138
139139
- question: |
@@ -198,7 +198,7 @@ sections:
198198
- question: |
199199
Can I log ICMP traffic using flow logs?
200200
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.
202202
203203
- question: |
204204
Can I delete a network security group that has flow logging enabled?
@@ -208,7 +208,7 @@ sections:
208208
- question: |
209209
Can I move a network security group that has flow logging enabled to a different resource group or subscription?
210210
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.
212212
213213
- question: |
214214
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

Comments
 (0)