Skip to content

Right way to update customData on old VMs in VMSS #73

@SnowmanCharles

Description

@SnowmanCharles

I'm recently playing with Azure VMSS and I have a case here:

  1. I pass a customdata in osProfile when creating the VMSS.
  2. I then updated the customdata in osProfile. But seems old VMs will not receive that.
  3. I do reimage on the old VMs. Seems like the customdata was not renewed on old VMs.

My questions are:

  1. Is osProfile.customData considered as part of VMSS model?
  2. What's the right way to update the customData on my old VMs? Probably need something else besides a single reimage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions