PowerShell Scripts that enable migration of Classic IaaS resources (VMs, VNETs, Storage Accounts) to the Azure Resource Manager Stack
Перейти к файлу
microsoft-github-policy-service[bot] 6774fcaa5b
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-03-28 16:47:47 +00:00
AsmToArmMigrationApiToolset Recent script updates to Toolkit 2017-02-05 11:47:49 -06:00
asm2arm Change Azure/classic-iaas-resourcemanager-migration to add the ASMtoARMTool 2016-06-18 18:43:09 +01:00
migaz Move to new repo 2017-01-26 16:09:22 +00:00
.gitignore Added back .gitignore 2016-08-01 08:55:16 +10:00
LICENSE Initial commit 2015-05-14 09:18:16 -07:00
README.md Update README.md 2016-08-24 12:32:37 -07:00
SECURITY.md Microsoft mandatory file 2023-01-24 17:22:13 +00:00

README.md

Hello Azure expert!

This repo provides a set of community tools to help you migrate resources from Azure Service Manager to Azure Resource Manager.

These tools are provided as-is and are not supported by Microsoft Support. In case of problems, please file a Github issue here and contact the tool author.

ASM2ARM

This is a PowerShell script module for migrating your single Virtual Machine (VM) from Azure Service Management (ASM) stack to Azure Resource Manager (ARM) stack.

Link to the tool

migAz

migAz is an additional option to migrate a complete set of Azure Service Management IaaS resources to Azure Resource Manager IaaS resources. The migration can occur within the same subscription or between different subscriptions and subscription types (ex: CSP subscriptions).

Link to the tool