#azure
Read more stories on Hashnode
Articles with this tag
Infrastructure as Code (IaC) is a key practice in modern software development and operations. It involves managing and provisioning computing...
Link for the previous blog for better understanding (https://hashnode.com/post/cm4izg0fy000909mn0hme1n4h) Step 1: Create a Virtual Machine (VM) on...
Changing the SSH Port for Security Changing the default SSH port from 22 to another port can help reduce the risk of automated attacks. Here are the...
In the last post, we discussed how to create an SSH key. Now, let's take it a step further by using that SSH key to create a virtual machine (VM),...
Step 1: Create a Virtual Network (Vnet) Sign in to your cloud provider (Azure, AWS, Google Cloud) (We will be using Microsoft Azure for this...
Step 1: Set Up Your VM Provision a VM: Ensure you have a VM provisioned and running. This can be on a cloud platform like Azure, AWS, or Google...