Skip to content

Commit

Permalink
Update LAB_02_Create a virtual network infrastructure.md
Browse files Browse the repository at this point in the history
  • Loading branch information
serling1962 authored Oct 17, 2024
1 parent 76ccd76 commit ff91e7d
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ You can use a network security group to filter inbound and outbound network traf
- Create a virtual network and associate a network security group to a subnet.

- Deploy virtual machines and associate their network interfaces to the application security groups.

- Test traffic filters.

## Exercise instructions

Expand Down Expand Up @@ -217,7 +215,7 @@ A network security group (NSG) secures network traffic in your virtual network.
|Run with Azure Spot discount|Leave the default setting as unchecked.|
|Size|Leave the default setting as Standard_D2s_v3-2 vcpus, 8 GiB memory.|
|**Administrator account**|
|Authentication type|Select **Password*.*|
|Authentication type|Select **Password.**|
|Username|Enter **Tenantadmin1.**|
|Password|Enter **Superuser#150.**|
|Confirm password|Reenter **Superuser#150.**|
Expand All @@ -240,7 +238,7 @@ A network security group (NSG) secures network traffic in your virtual network.

7. Select **Create.** The VM may take a few minutes to deploy.

- Create the second virtual machine
- Create the second virtual machine.

- Repeat the previous steps to create a second virtual machine named **vm-2.**

Expand Down

0 comments on commit ff91e7d

Please sign in to comment.