by George Chrysovaladis Grammatikos | Mar 19, 2020 | Azure, Compute, DevOps
Reading Time: 3 minutesRecently Microsoft published a new extension for VS Code where we can deploy and manage a Linux VM on Azure. With this extension, we can Create, Start, Stop, Delete, and Add SSH Key. Prerequisites An Azure Subscription (Sign up for a free Azure...
by George Chrysovaladis Grammatikos | Sep 14, 2018 | Az-Powershell, Azure
Reading Time: < 1 minuteOverview This PowerShell script covers a complete case with one virtual machine (Windows Server 2016), with one data disk, Virtual Network, Subnet, Public IP Address, Network Security Group, BGInfo, and DiskEncryption Extensions. Details The...
by George Chrysovaladis Grammatikos | Jun 14, 2018 | Azure, Security, Storage
Reading Time: 4 minutesMicrosoft provides the ability to encrypt VMs VHD files. This can be achieved by the Azure Key Vault service. But, before we start, let’s find an explanation about Azure Key Vault and what it does. Azure Key Vault is a vault that contains...