Skip to content

Commit c4a5a57

Browse files
authored
Update LAB_04-Implement_Virtual_Networking.md
1 parent b7a15f2 commit c4a5a57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Instructions/Labs/LAB_04-Implement_Virtual_Networking.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ In this task, we create an Application Security Group and a Network Security Gro
179179

180180
1. In the Azure portal, search for and select `Network security groups`.
181181

182+
>**Note:** You can also locate this resource using the Azure portal menu (icon top left). Select **Create a resource** and then in the **Networking** blade, select **Network security group**.
183+
182184
1. Select **+ Create** and provide information on the **Basics** tab.
183185

184186
| Setting | Value |
@@ -370,3 +372,4 @@ Congratulations on completing the lab. Here are the main takeaways for this lab.
370372
+ A network security group contains security rules that allow or deny network traffic. There are default incoming and outgoing rules which you can customize to your needs.
371373
+ Application security groups are used to protect groups of servers with a common function, such as web servers or database servers.
372374
+ Azure DNS is a hosting service for DNS domains that provides name resolution. You can configure Azure DNS to resolve host names in your public domain. You can also use private DNS zones to assign DNS names to virtual machines (VMs) in your Azure virtual networks.
375+

0 commit comments

Comments
 (0)