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

Add schemas for other common ARM namespaces #9

Open rjmholt opened 4 years ago

rjmholt commented 4 years ago

Currently we only have example schemas for Microsoft.Network and Microsoft.Storage. We should add several more schemas for the DSL to be of use to those wishing to try it out