Skip to content

Commit a990805

Browse files
committed
fix links
1 parent c11420c commit a990805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-network/diagnose-network-traffic-filter-problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ az network nic list-effective-nsg \
125125
Output is returned in json format. To understand the output, see [interpret command output](#interpret-command-output).
126126
Output is only returned if an NSG is associated with the network interface, the subnet the network interface is in, or both. The VM must be in the running state. A VM might have multiple network interfaces with different NSGs applied. When troubleshooting, run the command for each network interface.
127127

128-
If you're still having a connectivity problem, see [more diagnosis](#more-diagnosis) and [considerations](#considerations).
128+
If you're still having a connectivity problem, see [more diagnoses](#more-diagnoses) and [considerations](#considerations).
129129

130130
If you only know the VM name, use the following commands to list all network interface IDs attached to the VM.
131131

0 commit comments

Comments
 (0)