How to update omi agent in ubuntu(Azure VM)

Deepaklal-FT 86 Reputation points
2022-07-12T13:07:59.597+00:00

Please help me to update Azure OMI agent in Ubuntu vms

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,035 questions
Azure | Azure ISV (Independent Software Vendor) and Startups
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. David Broggy 6,371 Reputation points MVP Volunteer Moderator
    2022-07-12T13:23:16.753+00:00

    Hi Deepaklal-FT, have you read this?
    update-linux-agent


  2. Deepaklal-FT 86 Reputation points
    2022-07-12T14:41:27.51+00:00

    Below command resolved my issue as its installed with Package name "omi"

    apt-get --only-upgrade install omi


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.