hii, i need create some classic vm to testing migration (asm to arm). how to make it?
hii, i need create some classic vm to testing migration (asm to arm). how to make it?
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://docs.microsoft.com/en-us/azure//virtual-machines/classic-vm-deprecation
Platform-supported migration of IaaS resources from classic to Azure Resource Manager
https://docs.microsoft.com/en-us/azure//virtual-machines/linux/migration-classic-resource-manager-overview
Frequently asked questions about classic to Azure Resource Manager migration
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/migration-classic-resource-manager-faq
Best regards,
Leon
Something here may help you.
https://docs.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.
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://docs.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.
13 people are following this question.