Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 3.77 KB

migration-classic-resource-manager-community-tools.md

File metadata and controls

54 lines (44 loc) · 3.77 KB
title description services documentationcenter author manager editor tags ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Community tools - Move classic resources to Azure Resource Manager | Microsoft Docs
This article catalogs the tools that have been provided by the community to help migrate IaaS resources from classic to the Azure Resource Manager deployment model.
virtual-machines-windows
singhkays
timlt
azure-resource-manager
228b697b-3950-49f5-84bb-283bb56621b1
virtual-machines-windows
infrastructure-services
vm-windows
na
article
03/30/2017
kasing

Community tools to migrate IaaS resources from classic to Azure Resource Manager

This article catalogs the tools that have been provided by the community to assist with migration of IaaS resources from classic to the Azure Resource Manager deployment model.

Note

These tools are not officially supported by Microsoft Support. Therefore they are open sourced on GitHub and we're happy to accept PRs for fixes or additional scenarios. To report an issue, use the GitHub issues feature.

Migrating with these tools will cause downtime for your classic Virtual Machine. If you're looking for platform supported migration, visit

AsmMetadataParser

This is a collection of helper tools created as part of enterprise migrations from Azure Service Management to Azure Resource Manager. This tool allows you to replicate your infrastructure into another subscription which can be used for testing migration and iron out any issues before running the migration on your Production subscription.

Link to the tool documentation

migAz

migAz is an additional option to migrate a complete set of classic 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 documentation

Next Steps