How to Create Azure Classic VM ?

RnD0102 176 Reputation points
2020-06-12T14:35:18.647+00:00

hii, i need create some classic vm to testing migration (asm to arm). how to make it?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,127 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
717 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 85,651 Reputation points
    2020-06-12T15:41:39.647+00:00

    Hi,

    You may also refer to the following:

    Step through creating a Resource Manager-based Azure Virtual Machine with PowerShell
    https://azure.microsoft.com/sv-se/blog/step-through-creating-resource-manager-virtual-machine-powershell

    For your migration you may refer to the following documentations:

    Migrate your IaaS resources to Azure Resource Manager by March 1, 2023
    https://learn.microsoft.com/en-us/azure//virtual-machines/classic-vm-deprecation

    Platform-supported migration of IaaS resources from classic to Azure Resource Manager
    https://learn.microsoft.com/en-us/azure//virtual-machines/linux/migration-classic-resource-manager-overview

    Frequently asked questions about classic to Azure Resource Manager migration
    https://learn.microsoft.com/en-us/azure/virtual-machines/windows/migration-classic-resource-manager-faq

    Best regards,
    Leon

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2020-06-12T14:50:35.507+00:00

    Something here may help you.

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/deployment-models

    --please don't forget to Accept as answer if the reply is helpful--

    --------------------------

    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows Server] Datacenter Management

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    0 comments No comments

  2. RnD0102 176 Reputation points
    2020-08-10T10:31:17.063+00:00

    I have asked to azure support, they said:

    You will not be able to create new classic virtual machines because those virtual machines will be retired on March 1, 2023. However, starting February 28, 2020, customers who did not use the IaaS VMs via Azure Service Manager (ASM) in February 2020, will no longer be able to create VMs. classic.
    https://learn.microsoft.com/en-us/azure/virtual-machines/classic-vm-deprecation#how-does-this-affect-me

    You cannot create a new classic virtual machine but you can request azure support to replicate an existing classic vm. but it takes downtime to copy the vhd file.

    0 comments No comments