ARMataTeam / ARMata

ARM template visualizer
MIT License
12 stars 4 forks source link

Replace dynamic values of variables and parameters #25

Closed kamil-mrzyglod closed 7 years ago

kamil-mrzyglod commented 7 years ago

Currently when a template is displayed, values like [variables('foo')] are displayed instead of real values. Make sure they are replaced(if possible) with:

kamil-mrzyglod commented 7 years ago

Fixed in #29