How to purge Qualys agent from Azure Linux VM

Deepaklal-FT 66 Reputation points
2022-08-08T08:40:46.583+00:00

How do I purge Qualys agent from Azure Linux VM?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,472 questions
Azure ISV (Independent Software Vendors) and Startups
Azure ISV (Independent Software Vendors) and Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.ISV (Independent Software Vendors) and Startups: A Microsoft program that helps customers adopt Microsoft Cloud solutions and drive user adoption.
91 questions
{count} votes

Accepted answer
  1. Jackson Martins 10,126 Reputation points MVP
    2022-08-08T09:17:37.497+00:00

    Hi @Deepaklal-FT
    You can remove it in the Linux extension:

    On Linux, the extension is called "LinuxAgent.AzureSecurityCenter" and the publisher name is "Qualys".

    or You can manually remove it by:

    sudo dpkg --purge qualys-cloud-agent

    sudo rpm -e qualys-cloud-agent

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--

    0 comments No comments

0 additional answers

Sort by: Most helpful