PSArm icon indicating copy to clipboard operation
PSArm copied to clipboard

Ensure PowerShell functions work as ARM functions

Open rjmholt opened this issue 4 years ago • 0 comments

PowerShell has function definition as a natural concept for code reuse. ARM also has functions, but they are evaluated at deployment. We should investigate to what extent we can use PowerShell functions as ARM functions, where the line must be drawn, and what behaviour makes the most sense from users' perspective

rjmholt avatar Aug 31 '20 19:08 rjmholt