Skip to content

Tags Not Applied to VM in Template: azurestackhci-vm.json #816

Description

@PhexMond

Hello,

The azurestackhci-vm.json template includes a property for virtualMachineTags, but these tags are not being applied to the virtual machine upon deployment.

ARM-wvd-templates/nestedtemplates/azurestackhci-vm.json

Steps to Reproduce:
Deploy the azurestackhci-vm.json template.
Verify the tags on the created virtual machine.
Notice that the virtualMachineTags defined in the template are missing.

I think the issue is due to the fact that although the virtualMachineTags parameter is defined in the template, it is not being referenced in the virtual machine resource. In the resource of type microsoft.azurestackhci/virtualmachineinstances, the tags property is missing.

Best regards,

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