Install the Azure Linux Agent on Centos 8 – Azure

This note is from

: some names or features may have changed.

To install the Azure Linux Agent on Centos 8 follow these steps:

dnf install WALinuxAgent

Enable the agent to start at boot time and start the service:

systemctl start waagent
systemctl enable waagent

Discover more from Azvise

Subscribe now to keep reading and get access to the full archive.

Continue reading