In this blog post, I will show you how I create an Azure virtual machine using Azure PowerShell using 5 lines of code.
Category: Azure
Change Time Zone on Azure Web App
In this blog post, I will show you how to check the time zone of an Azure Web App. Azure Web Apps is a hosting service that is fully managed by Azure.
Resize Azure Linux CentOS 7 VM OS Disk
In this blog post, I will show you how I increase the size of my Linux CentOS Azure VM OS disk size.
Create and Attach a Public IP address to an Azure VM
In this blog post, I will show you how to create a public IP address in Azure and attach it to a VM.
Covert Azure VM Sisk From Premium SSD to Standard HDD
In this blog post, I will show you how to convert and an Azure VM disk from Premium or Standard SSD to HDD.
How to Backup an Azure VM using Azure CLI
In this post, I will show you how to use an Azure CLI to backup an Azure Virtual Machines.
Migrate Azure VM Disk to Managed Disk
In this blog post, I will show you how to migrate an Azure VM virtual disk to a managed disk.
Backup Azure Virtual Machines with Azure Automation
In this blog post, I will show you how to back up Azure virtual machines using an Azure automation run book and schedule.
How To Encrypt an Existing Azure VM Disks
In this blog post, I will show you how I encrypt an existing Azure virtual machine operating system and data disk.
Add Disk Space to an Azure Virtual Machine Using Azure CLI
In this blog post, I will show you how I increase the size of my Microsoft Azure Windows Virtual Machine using Azure CLI.