About 3,400,000 results
Open links in new tab
  1. Create a VM from a snapshot - CLI Sample - Azure Virtual Machines

    Aug 22, 2024 · This script creates a virtual machine from a snapshot of an OS disk. If you don't have an Azure account, create a free account before you begin. Prerequisites. Use the Bash …

  2. GitHub - martinpeck/custom-vm-sample-toolkit: Some useful scripts

    There are samples and tutorials that take you through the process of creating Azure resources, defining VM templates, and using the various CLI commands to build and then use Custom …

  3. HOW TO CREATE A VIRTUAL MACHINE WITH AZURE CLI

    Nov 22, 2023 · You may use the Azure CLI to manage Azure resources from scripts or the command line, including virtual machines and storage. Now let's use Azure Virtual Machines …

  4. Create VM with Azure CLI - gcptutorials

    This post explains how to create VM with Azure CLI. Below is the sample command to create VM in Azure. Following example creates a UbuntuLTS VM named "testVM" and uses "azureuser" …

  5. automation - Azure auto-run a script on a VM - Stack Overflow

    Dec 13, 2021 · I want to automate these 3 steps: Create a VM Run a bash script: To configure this newly created VM and run a script. I intend to setup the VM, download code from git and …

  6. Azure CLI Samples - Azure DevTest Labs | Microsoft Learn

    Learn about Azure CLI scripts. With these samples, you can create a virtual machine and then start, stop, and delete it in Azure DevTest Labs.

  7. Managing Azure Virtual Machines using Bash scripts

    This article provides an in-depth guide on managing Azure Virtual Machines using Bash scripts, covering the installation of Azure CLI, and script automation for VM operations like creation, …

  8. Create a VM from a snapshot - CLI Sample - Azure Virtual Machines

    Sep 27, 2024 · This script creates a virtual machine from a snapshot of an OS disk. If you don't have an Azure subscription, create a trial account before you begin. Prerequisites. If you …

  9. Azure Bicep scripts to create a Linux VM using Custom Script ... - GitHub

    This is an example of how to create a VM with a Custom Script Extension to install Nginx in Azure using Bicep.

  10. Creating an Azure virtual machine using command-line …

    May 13, 2023 · To create a virtual machine, you need to use the az vm create command. The command takes a few parameters that define the configuration of the virtual machine. Here's …

  11. Some results have been removed
Refresh