Create an NSG to RDP into an virtual machine in Azure using Terraform

Securing Remote Desktop Protocol (RDP) Access to Virtual Machines with Network Security Groups

As a technical solution consultant, ensuring the security of virtual machines (VMs) is paramount. One critical aspect of this is managing Remote Desktop Protocol (RDP) access from the Internet. This blog post will delve into how Network Security Groups (NSGs) can be leveraged to secure RDP access to VMs, providing a robust solution for your clients.

Continue reading “Create an NSG to RDP into an virtual machine in Azure using Terraform”

Deploy a VM from the Azure Azure Marketplace

When we create a new virtual machine within the Azure environment, we can use the Azure Marketplace. Services and software are available in the Azure Marketplace, which you can deploy within an environment. For virtual machines, Windows operating systems, Open source variants and also 3rd party appliances are available.

Create my first Windows virtual machine

From the Azure portal, we can view the Azure Marketplace.

Continue reading “Deploy a VM from the Azure Azure Marketplace”