Azure Classroomnotes 08/Jul/2023

Azure virtual machines

Creating a virtual machine – Linux

  • Refer Here for official documentation
  • To connect to linux vm use any terminal where ssh is supported and execute the command `ssh @
    Preview
  • Azure Linux VM Agent Refer Here

Creating a virtual machine – Windows

  • Refer Here for official documentation
  • To connect to windows server we need rdp client.
  • Windows : run the following command in run command `mstsc -v
    Preview
  • Azure Window vm agent overview Refer Here

Azure Virtual Machine states

  • Refer Here for Azure VM Billing states
  • Azure pay as you billing states are
    • Starting,
    • Running
    • Stopping
    • Stopped
  • Not billing /chargable states are
    • Creating
    • Deallocating
    • Deallocated

Azure VM Image Types

  • Here we have generalized and specilaized images
  • Generalized images allows us to set credentials while creating vm, whereas specialized images have built-in credentials

Leave a Reply

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

About continuous learner

devops & cloud enthusiastic learner