Azure / arm-ttk

Azure Resource Manager Template Toolkit
https://aka.ms/arm-ttk
MIT License
431 stars 186 forks source link

Parameter Types Should Be Consistent : How to solve ? #779

Open xpillons opened 1 month ago

xpillons commented 1 month ago

arm-ttk version 2024.03.28 running on Ubuntu 22.04 with WSL2 Powershell 7.4.2

Our complex ARM template is always failing this rule and we don't understand how to solve it. image

Our template deployed correctly and is attached below. mainTemplate.json