PowerShell / PSArm

PSArm is a PowerShell module that provides a PowerShell-embedded domain-specific language (DSL) for Azure Resource Manager (ARM) templates
MIT License
78 stars 19 forks source link

Add cancellation support for Publish-PSArmTemplate #78

Closed rjmholt closed 3 years ago

rjmholt commented 3 years ago

Publish-PSArmTemplate is a long running command, so decent cancellation support makes it nicer