Tuesday, January 14, 2020

Azure Virtual Machine High Availability LAB -2

Azure Virtual Machine High Availability LAB Part 2


Exercise 5 - Network Security Group
  
Step 1- Search for Network Security Group and Click Add .
Step 2- Select Subscription 
Step 3- Select Resource Group i.e. RGEastUs
Step 4- Type Name : NSG
Step 5- Select Region i.e EastUs.
Step 6- Click Create, Once Done Open its property and Open Inbound Security Rule
Step 7- Click Add Open Inbound Security Rule for Browsing/IIS Port -80 as below



 Step 8- Click Add another rule Inbound Security Rule for RDP port 3389 as below
Step 8- Open VNetEast and Subnet - Add subnet to NSG as below 




Exercise 6 - Virtual Machine Deployment with Availability Sets

Site A - Location East US  -VM1 -IIS

LAB Exercise 6 VM & IIS Deployment
 
Step 1- Search for Virtual Machine and Click Add .
Step 2- Select Subscription
Step 3- Select Resource Group - RGEastUs
Step 4- Virtual Machine Name : SRVWeb1DEL
Step 5- Select Region - EastUS
Step 6- Availability Options -  Availability Set
Step 7- Availability Set - AbltySets ( as we have created in Exercise 2) 

Step 8- Select OS - Windows Server 2016 DataCenter
Step 9- VM Size Standard B2ms 2 vcpus, 8 GiB memory  (you can select as you need) 
Step 10- Enter Admin (User Id & Password) - webadmin
(Plese Note: I would not accept as admin or administrator)
Step 11 - Inbound Port Rule-Allow Selected Port - RDP 3389, HTTP 80 
Step 12- Go to Disk Tab - Select Standard HDD, as its for test lab only. you can as per need may be SSD. Step 13- Go to Networking Tab - Virtual Network Select- VNetEast
Step 14- Subnet- FrontSubnet
Step 15- Public IP - New IP as default
Step 16- NIC Network Security Group Advance and Select -NSG (as we created in Exercise 2)


Step 17- Go to Management Tab- Select Boot Diagnostic Off


Step 18- Review & Create



 LAB Exercise 7
 Site A - Location East US  -VM2 -IIS

Rest all Step will be common apart from below steps 


Step 4- Virtual Machine Name : 
SRVWeb2MUM
Step 5- Select Region - EastUS
Step 6- Availability Options -  Availability Set
Step 7- Availability Set - AbltySets ( as we have created in Exercise 2)

Step 12- Go to Networking Tab - Virtual Network Select- VNetEast
Step 13- Subnet- BckEndSubnet
Step 14- Public IP - New IP as default



Step 18- Review & Create

 LAB Exercise 8
 Site A - Location East US  -VM3 -IIS

Rest all Step will be common apart from below steps 


Step 4- Virtual Machine Name : 
SRVWeb3BLR
Step 5- Select Region - EastUS
Step 6- Availability Options -  Availability Set
Step 7- Availability Set - AbltySets ( as we have created in Exercise 2)

Step 12- Go to Networking Tab - Virtual Network Select- VNetEast
Step 13- Subnet- BckEndSubnet
Step 14- Public IP - New IP as default

Step 18- Review & Create




LAB Exercise Availability Sets Part -3 

No comments:

Post a Comment