Azure Classroomnotes 23/Mar/2022

Activity 1: Create a VNET and a VM in it

  • Lets create a vnet with 4 subnets
    • Web
    • App
    • DB
    • Management
  • Vnet Created
  • Lets create a linux vm in the web subnet










  • Lets install any web server
sudo apt update
sudo apt install apache2 -y
sudo service apache2 status
  • Now lets access the home page of apache by using http://<ip-address>

Activity 2: Create a VM without public ip in app subnet

  • Lets create a vm in app subnet without public ip

  • To Connect to this vm we have use vm with public ip i.e. vm in websubnet as vm in app doesn’t have public ip connectivity

  • The VM without public is not getting internet access
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%