Skip to content
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
@SteveL-MSFT

Description

@SteveL-MSFT

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions