bicep icon indicating copy to clipboard operation
bicep copied to clipboard

Deployment Script WhatIf output

Open aslan-im opened this issue 1 year ago • 2 comments

Bicep version 0.23.1

Describe the bug The whatif feature shows the deploymentScript content each time when we run whatif, what creates additional noise in the output

To Reproduce Steps to reproduce the behavior:

  • Create the template with PowerShell Script in deploymentScript resource and run New-AzDeployment -WhatIf -template Additional context Is there any way to exclude the script content from the output?

aslan-im avatar Feb 29 '24 07:02 aslan-im