PSArm is a PowerShell module that provides a PowerShell-embedded domain-specific language (DSL) for Azure Resource Manager (ARM) templates
78
stars
19
forks
source link
publish-PSArmTemplate fails to find diagnosticSettings resource #161
Open
prestonr83 opened 3 years ago
The following valid ARM syntax
Written as follows in PSArm
However, when you execute publish-PSArmTemplate it fails with the following error.