Skip to content

Commit 13a41bb

Browse files
committed
fixes
1 parent cf25bd5 commit 13a41bb

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
-1.34 KB
Loading

articles/virtual-network/virtual-network-network-interface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ You can view and change most settings for a network interface after it's created
213213

214214
- **Network security group (NSG):** Displays which NSG is associated to the network interface. An NSG contains inbound and outbound rules to filter network traffic for the network interface. If an NSG is associated to the network interface, the name of the associated NSG is displayed. To modify what's displayed, see [Associate or dissociate a network security group](#associate-or-dissociate-a-network-security-group).
215215

216-
:::image type="content" source="./media/virtual-network-network-interface/nsg-configuration.png" alt-text="Screenshot of network security group configuration.":::
216+
:::image type="content" source="./media/virtual-network-network-interface/network-security-group.png" alt-text="Screenshot of network security group configuration.":::
217217

218218
- **Properties:** Displays settings about the network interface, MAC address, and the subscription it exists in. The MAC address is blank if the network interface isn't attached to a virtual machine.
219219

@@ -509,7 +509,7 @@ You can use PowerShell or the Azure CLI to add a network interface to, or remove
509509

510510
6. Select **Configure the application security groups**.
511511

512-
:::image type="content" source="./media/virtual-network-network-interface/asg-configuration.png" alt-text="Screenshot of application security group configuration.":::
512+
:::image type="content" source="./media/virtual-network-network-interface/application-security-group.png" alt-text="Screenshot of application security group configuration.":::
513513

514514
7. Select the application security groups that you want to add the network interface to, or unselect the application security groups that you want to remove the network interface from.
515515

0 commit comments

Comments
 (0)