Azure Classroomnotes 14/Sep/2022

Azure VMs contd

Activity 2

  • Launch a Windows Server and Install IIS
  • The Powershell Command to Install Web Server
Install-WindowsFeature -name Web-Server -IncludeManagementTools

Preview
* Now lets try to navigate to http://<public-ip>
Preview

Activity 3: Explore Disk Options while creating VM

  • Disk Options
    Preview
    Preview
    Preview
    Preview

Activity 4: Exploring Netork Options while creating VM

  • Network:
    Preview
    Preview

Activity 5: Management

  • Managment Options
    Preview
    Preview
    Preview
  • Advanced
    Preview
    Preview
    Preview
    Preview

Activity 6:

  • Create a linux vm with username and key (azure generated)
  • Create a windows vm with username and password
  • Reset the key of the linux vm after creation to imported key pair

    • Navigate to the vm => Help Blade and select Reset Password
  • Reset the password of the windows vm after creation.
  • Resize the VM by using settings => Size (This will restart the vm)

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner