CREATING LINUX VM IN AZURE
David Dayakarun Chinnesh Erothi Preach Christ resurrected , AI health care in MIT
AI Engineer Challenging Machine Learning- Deep Learning- Natural Language Processing updating the best real time documents if you want to learn AI I am the one
Linux on Azure
Microsoft Endorsed some versions of Linux?in the Azure Marketplace in which,
For Non-Endorsed Versions of Linux
Endorsed distributions
Azure SLAs applies only to the Endorsed versions
Planning of Linux VM
Planning and Sizing of VM is same as Windows VMs.CZCZXC
CREATING A VIRTUAL MACHINE
GOING TO THE MARKET PLACE AND FINDING THE VM
giving a name ,region, image
Creating a recourse group
Selecting the Images
selecting the instances to make to SPOT or not
Authentication
ssh keys
领英推荐
Creating a Network interface
Creating an identity and auto shut down feature
Network intrface
Management interface
Advanced
Accessing of Linux VMs
Once the Linux VMs are created, it is required to access the VM.
Here are the few ways to access the VMs,
Next few cards explains how to manage Linux VM from Windows 10 Environment
Managing of Linux using Windows
A common problem encountered is how to easily manage Linux virtual machines from Windows environments.
Windows 10 now makes it possible to run Linux Bash natively.
Bash on Windows allows you to:
Installing Bash on Windows10
Installing Bash on Windows 10:
It can be enabled using PowerShell as:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux
Accessing Bash on Windows 10: