Skip to content

Azure deployment configuration does not always take the latest patch. #7457

@malavvvakharia

Description

@malavvvakharia

mcr.microsoft.com/azureiotedge-metrics-collector:1.1

Image

Expectation: In many container registries, using a tag like 1.1 implies that the system will pull the latest patch version within the 1.1.x series (e.g., 1.1.2, 1.1.3, etc.).

Reality in Azure IoT Edge: When deploying modules via IoT Hub, the deployment manifest does not automatically resolve to the latest patch version. Instead, it pulls exactly the version specified in the tag. So 1.1 will pull the image tagged 1.1, not 1.1.x.

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