Azure Classroomnotes 17/Feb/2023

Azure Virtual Machine Sizes

Azure Linux Virtual Machine Creation

  • Credentials:
    • We can generate the keys in our laptop or ask azure to create a key pair and give us the private key.
    • You can use username and password
  • Linux:
    • Remote Connection: SSH
    • Softwares for Connection:
      • Windows 10/11, Any Linux/Mac: You have inbuilt ssh
      • Install Git Bash/Putty
  • Creating Azure Linux vm
    Preview
    Preview
    Preview
    Preview
    Preview
  • SSH Command
    • With username and password ssh username@ipaddress
    • with username and key ssh -i <path to key> username@ipaddress
      Preview
      Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Social Network Widget by Acurax Small Business Website Designers

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube