Azure Lab pt3 - Compute
In this part of the lab we walked through setup of an Azure Ubuntu VM . We didnt do much on the VM itself in this lab beyond setting up a SSH key - and an Azure Key Vault. This was a new feature in the setup of a VM when we developed this lab. It allowed us to keep and setup the keys directly within the Azure infrastructure. Making it much easier to deploy and manage keys in Azure.
At the end of this section we took the key deployed and setup access through the use of Putty and Putty Gen. So, if you plan to follow along, make sure you have this tool available on your computer. Let’s get into it!
Setup Putty Connection to the Ubuntu VM
While VM Creates Open your copy of Putty Gen and Click Load. Set File Type to “All Files” Find Your Azure Key saved in the earlier step (Probably in your Downloads)
Return to the ARM and go to your VM Resource. Should be in the Blade as shown below.
You have now deployed a Ubuntu VM compelte with a SSH Key. And have setup the Putty connection for the purpose of accessing the VM next in this lab. In the next few posts, we wil lcover Network Security Groups, VM access and even Private Endpoints. You will utilize the Ubuntu VM to demonstrate how these components work. Please stay tuned.