DEV Community

Discussion on: To ARM, or not to ARM, that is the question

Collapse
 
melezhik profile image
Alexey Melezhik • Edited

Hi. I'd say ARM. But you'd better use any language to generate ARM and treat it as an underlying format to manage Azure resources, rather then treating ARM json as first-class citizen in your codebase.