Skip to content

Module not updating due to dependant module too recent #44

@lucas-tessi

Description

@lucas-tessi

Hello,

I am trying to update my Automation Account modules with this script.
It is working well for some modules with few dependencies but for other it is not working (especially with modules with lots of dependencies).

For exemple, the Az module can't be updated by the script because the last Azure.Batch module version is 3.2.1 (updated by the script) but the required version for the Az module must be equal to 3.2.0. (There is the same problem with other dependant modules when updating Az)

Screen of the dependencies needed for Az :
image

Screen of the Az.Batch module version in my automation account :
image

Here is the error when the script tries to update the Az module :
image

Is there anything I can do to avoid this problem ?
Is this issue known and being solved ?

Thanks for reading and helping me

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