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




  • SSH Command
    • With username and password ssh username@ipaddress
    • with username and key ssh -i <path to key> username@ipaddress

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%%