From 17b7941c16445c0f9f1525d89783c103aa5cfc69 Mon Sep 17 00:00:00 2001 From: Ehsan Eskandari Date: Fri, 19 May 2017 18:43:32 -0400 Subject: [PATCH] Update overview.md (#3265) * Update overview.md I just added Azure to the cloud providers. --- machine/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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