News

Attach Data Disk to Azure VM with Terraform 🧾 Overview This project uses Terraform to attach a new managed disk (32GB) to an existing Azure Linux Virtual Machine (vm-in-subnet-web). The VM was ...
Next step is to mount the Disk on a newly created directory: "sudo mkdir /mnt/data" (this command creates the directory) To mount the disk I enter commmand: "sudo mount /dev/sdb1 /mnt/data" I have to ...
Microsoft is preparing to launch a new persistent virtual machine feature on its Azure cloud platform, enabling customers to host Linux, SharePoint and SQL Server there.
Microsoft makes a number of storage-related moves, including unveiling Azure VMs that offer brisk, low-latency performance for storage-intensive workloads.
Azure customers who decide to use confidential VMs with ephemeral OS disks should know that they also come with a list of unsupported features, including capturing VM images, disk snapshots, Azure ...