Tag: Web Server
-
A Closer Look at the Azure Cloud Portfolio – 2. From VMs to Web Servers

This guide explains how to create virtual machines (VMs) for deploying web servers from Azure. It covers the process of creating a VM and connecting it to a secured subnet within a virtual network (VNet), using Azure’s Bastion service for secure RDP/SSH connections, and installing a Nextcloud server on the VM. Additional steps include making…