projectkudu/slingshot

Do integer parameters work?

singhkays opened this issue · 3 comments

Looks like integer parameters are causing a problem using this template here https://github.com/azurermtemplates/azurermtemplates/tree/master/ubuntu-vm-zookeper-cluster. I've tested this to be working in PowerShell

1
2

Seems this change was never pushed to production. Unfortunately, the repro repo https://github.com/azurermtemplates/azurermtemplates/tree/master/ubuntu-vm-zookeper-cluster is gone, so it's unclear how to validate the fix.

Don't worry, my test template that I'm using has an integer example: https://github.com/Tuesdaysgreen/Test

Great! I verified that it does not work in production right now (link), which is expected since that change set is not in.