waagent

Windows Azure Linux Agent

Debian Debian
RUN apt-get update && \ apt-get install -y waagent
Ubuntu
RUN apt-get update && \ apt-get install -y waagent
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y waagent
CentOS
RUN yum install -y walinuxagent
Fedora
RUN dnf install -y walinuxagent
Raspbian
RUN apt-get update && \ apt-get install -y waagent
click the source code to copy install waagent on any operating system with command-not-found.com