About 521 results
Open links in new tab
  1. Quickstart - Create a Linux VM with Azure PowerShell - Azure Virtual ...

    Aug 22, 2024 · This quickstart shows you how to use the Azure PowerShell module to deploy a Linux virtual machine (VM) in Azure. This quickstart uses the latest Debian marketplace …

  2. Create Linux VM with PowerShell in Azure Stack Hub - Azure

    Jun 10, 2024 · You can create an Ubuntu Server 20.04 LTS virtual machine (VM) by using Azure Stack Hub PowerShell. In this article, you create and use a virtual machine. This article also …

  3. Tutorial: Create and Manage Linux VMs with the Azure CLI

    Apr 6, 2025 · This tutorial covers basic Azure virtual machine deployment items such as selecting a VM size, selecting a VM image, and deploying a VM. You learn how to: This tutorial uses the …

  4. Use Bicep to deploy an Ubuntu Linux virtual machine in Azure

    May 28, 2024 · This article describes how to use a Bicep file to deploy an Azure virtual network, network security group, and an Ubuntu Linux virtual machine. Bicep syntax improves the …

  5. Create Azure Linux VM Image with Packer and Powershell

    Feb 16, 2020 · In this post I will share a script to automate image creation process for Linux VMs (specially, CentOS, RHEL, Ubuntu) using powershell and HashiCorp Packer. Packer helps …

  6. Azure PowerShell Script Sample – Create a Linux VM - GEEKDECODER

    May 1, 2018 · This script creates an Azure Virtual Machine with an Ubuntu operating system. After running the script, you can access the virtual machine over SSH. If needed, install the …

  7. Create and upload an Ubuntu Linux VHD in Azure - Azure Virtual Machines ...

    Aug 22, 2024 · Ubuntu now publishes official Azure virtual hard disks (VHDs) for download at the Ubuntu Cloud Images webpage. If you need to build your own specialized Ubuntu image for …

  8. Every Step You Need To Create an Azure Virtual Machine with PowerShell

    Creating an Azure Virtual Machine with PowerShell is actually kind of complicated. But after I show you how to build an Azure Virtual Machine with PowerShell, you’ll understand why each …

  9. Tutorial: Create and Manage Linux VMs with the Azure CLI

    Apr 28, 2025 · Create virtual machine. When you create a virtual machine, several options are available such as operating system image, disk sizing, and administrative credentials. The …

  10. How to Create an Azure VM using a Prepared Image using PowerShell

    Mar 18, 2020 · In this article, you will learn the step by step process of creating new Azure virtual machines based on a custom image. Before you begin, here are some things you will need to …