PSArm icon indicating copy to clipboard operation
PSArm copied to clipboard

Integrate with ARM's WhatIf API for template validation

Open rjmholt opened this issue 4 years ago • 1 comments

Although having generated ARM templates as an IR can help shed light on the functioning of PSArm features, integrating with ARM's WhatIf functionality would make this nicer to use

rjmholt avatar Sep 25 '20 00:09 rjmholt

FYI you can get the JSON output of the Whatif Result for parsing, you don't have to parse the formatted text output https://github.com/Azure/azure-powershell/issues/12031#issuecomment-644286209

JustinGrote avatar Sep 30 '20 21:09 JustinGrote