This repository was archived by the owner on Aug 17, 2021. It is now read-only.
This repository was archived by the owner on Aug 17, 2021. It is now read-only.
Converted AKS VMSS arm template example has type
property that conflicts with alias #160
Open
Description
Converted https://github.com/Azure/azure-quickstart-templates/blob/master/101-aks-vmss-systemassigned-identity/azuredeploy.json which has a type
property. Publish-PSArmTemplate
encounters this and, as expected, tries to execute the type
alias as it takes precedence over a function.
May need to consider detecting aliases and using fully qualified function?
Metadata
Metadata
Assignees
Labels
No labels