PowerShell / PSArm

PSArm is a PowerShell module that provides a PowerShell-embedded domain-specific language (DSL) for Azure Resource Manager (ARM) templates
MIT License
78 stars 19 forks source link

Enable conversion of existing ARM JSON templates to PSArm #34

Closed rjmholt closed 3 years ago

rjmholt commented 4 years ago

In particular, an Import-ArmTemplate command would be useful to get users started from ARM templates, moving toward a PSArm setup.