thereal-configmgr / classic-iaas-resourcemanager-migration

PowerShell Scripts that enable migration of Classic IaaS resources (VMs, VNETs, Storage Accounts) to the Azure Resource Manager Stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PowerShell Scripts that enable migration of Classic IaaS resources (VMs, VNETs, Storage Accounts) to the Azure Resource Manager Stack

License:MIT License


Languages

Language:PowerShell 59.7%Language:C# 39.8%Language:HTML 0.5%