@Jackson Martins I'm protecting this linux vm with ASR, I installed the agent and realized the protection with Azure Vault.
In the sequence I realized a Failover where the linux vm stayed running in the environment azure.
Reprotected the linux vm again in my environment on-prem.
I realized the Failback, linux vm running again in my environment on-prem, at this moment the vm returns with this service installed walinuxagent installed by Azure.
I'm at this point where I want to remove this service walinuxagent, because this stays generating errors of DHCP between others (The Microsoft Azure Linux Agent (waagent) manages Linux & FreeBSD provisioning, and VM interaction with the Azure Fabric Controller.).
I verified the official documentation in the microsoft (https://learn.microsoft.com/en-us/azure/virtual-machines/extensions/agent-linux) and in the GH (https://github.com/Azure/WALinuxAgent), but i can't remove this service because why every time i try to remove it, when reboot the vm the service returns Up and Running.
Estou protegendo essa vm linux via asr, instalei o agent e fiz a proteção na azure.
Na sequencia realizei um failover, aonde a vm linux ficou rodando no ambiente azure.
Reprotegi a vm linux novamente no meu ambiente on-prem.
Realizei o failback, vm linux rodando novamente no meu ambiente on-prem, nesse momento a vm retorna com o serviço walinuxagent instalado pela Azure, estou nesse ponto aonde quero remover esse serviço walinuxagent, pois ele fica gerando erros de dhcp entre outros, (The Microsoft Azure Linux Agent (waagent) manages Linux & FreeBSD provisioning, and VM interaction with the Azure Fabric Controller.).
já verifiquei a documentação oficial da microsoft (https://learn.microsoft.com/en-us/azure/virtual-machines/extensions/agent-linux) e já tentei ver no GH (https://github.com/Azure/WALinuxAgent) mais não consigo remover esse serviço, pois toda vez que tento remove-lo, ao dar um reboot na vm o serviço volta ativo e rodando.