diff --git a/machine/overview.md b/machine/overview.md index 8cae9aded5..157d4eff93 100644 --- a/machine/overview.md +++ b/machine/overview.md @@ -15,7 +15,7 @@ You can use Docker Machine to: Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage the hosts with `docker-machine` commands. You can use Machine to create Docker hosts on your local Mac or Windows box, on your company network, -in your data center, or on cloud providers like AWS or Digital Ocean. +in your data center, or on cloud providers like Azure, AWS, or Digital Ocean. Using `docker-machine` commands, you can start, inspect, stop, and restart a managed host, upgrade the Docker client and daemon, and configure a Docker