Microsoft Azure (Machine)
Microsoft Azure
You will need an Azure Subscription to use this Docker Machine driver. Sign up for a free trial.
NOTE: This documentation is for the new version of the Azure driver, which started shipping with v0.7.0. This driver is not backwards-compatible with the old Azure driver. If you want to continue managing your existing Azure machines, please download and use machine versions prior to v0.7.0.
Authentication
The first time you try to create a machine, Azure driver will ask you to authenticate:
$ docker-machine create --driver azure --azure-subscription-id <subs-id> <machine-name> Running pre-create checks... Microsoft Azure: To sign in, use a web browser to open the page https://aka.ms/devicelogin. Enter the code [...] to authenticate.
After