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

PSArm

This project is now archived

Active development on PSArm has been stopped and the project is now archived. See: PSArm Experiment Update.

The repository will remain readonly and available under MIT license for anyone wishing to reuse the project or its components and ideas.

Description

PSArm was an experimental PowerShell module that provides a domain-specific language (DSL) embedded in PowerShell for Azure Resource Manager (ARM) templates, allowing you to use PowerShell to build ARM templates.

For more information, see the old README.