Skip to content

Added ability to define Azure tags for Network/Network Security Group/VMs

Jason Kidd requested to merge j.kidd/docker-machine:azure-tags into master

We wanted the ability to tag the VMs, network interfaces, and network security groups created by the docker+machine executor in Azure. This merge request adds the --azure-tags argument to the docker-machine Azure plugin.

Merge request reports