Azure Classroomnotes 08/Sep/2022

Azure Free Account

  • Azure Free Services
    • Always Free
    • Free trails
    • Free for 12 months
  • When we create an Azure Account a Free trail subscription is created with 200 $ credit which will expire in one month.

Azure Virtual Machine

  • To login into the VM/Physical machine we need credentails
    • Windows => Username/Password
    • Linux
      • Username/Password
      • Username/Key (SSH)
  • To access a remote machine
    • Windows:
      • Protocol => RDP (Remote Desktop Protocol)
      • Software => mstsc
    • Linux:
      • Protocol => SSH
      • Software => SSH Client (Pre installed on Windows 10 and above)

Lets Create a Windows Server

  • Create a Resoure Group
  • Now create a VM




  • Now lets connect to the vm mstsc -v <your public ip> and enter crdentials

Lets create a Linux Server

  • Create/use existing resource group
  • Create a Linux VM


  • To Connect to Linux VM
    • Launch Powershell ssh username@publicip i.e. ssh qtdevops@20.185.35.133
  • Note: Delete the resource group after usage
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%%