Azure Deployment Models And How To Migrate From ASM to ARM
This is a post about the two deployment models currently available in Azure, Service Management (ASM) and Resource Manager (ARM). And how to migrate from one to the other if necessary.
About the Azure Service Management deployment model
The ASM model, also known as version 1 and Classic mode, started out as a web interface and a backend API for the PaaS services Azure opened with at launch.
Features
- ASM deployments are based on an XML schema.