Azure / CanadaPubSecALZ

This reference implementation is based on Cloud Adoption Framework for Azure and provides an opinionated implementation that enables ITSG-33 regulatory compliance by using NIST SP 800-53 Rev. 4 and Canada Federal PBMM Regulatory Compliance Policy Sets.
MIT License
125 stars 90 forks source link

Include VERBOSE output in New-AlzDeployment.ps1 when/where Run-Workflows.ps1 is invoked #381

Closed skeeler closed 9 months ago

skeeler commented 1 year ago

Use 4>&1 in calls to Run-Workflows.ps1 in the New-AlzDeployment.ps1 script so that VERBOSE messages are redirected into the log files.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.