github.com/guilhermebr/docker@v1.4.2-0.20150428121140-67da055cebca/docs/sources/installation/azure.md (about) 1 page_title: Installation on Microsoft Azure platform 2 page_description: Instructions for creating a Docker-ready virtual machine on Microsoft Azure cloud platform. 3 page_keywords: Docker, Docker documentation, installation, azure, microsoft 4 5 # Microsoft Azure 6 7 8 ## Creating a Docker host machine on Azure 9 10 Please check out to the following detailed tutorials on [Microsoft Azure][0] 11 website to find out different ways to create a Docker-ready Linux virtual 12 machines on Azure: 13 14 * [Docker Virtual Machine Extensions on Azure][1] 15 * [How to use the Docker VM Extension from Azure Cross-Platform Interface][2] 16 * [How to use the Docker VM Extension with the Azure Portal][3] 17 * [Using Docker Machine with Azure][4] 18 19 ## What next? 20 21 Continue with the [User Guide](/userguide/). 22 23 [0]: http://azure.microsoft.com/ 24 [1]: http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-docker-vm-extension/ 25 [2]: http://azure.microsoft.com/documentation/articles/virtual-machines-docker-with-xplat-cli/ 26 [3]: http://azure.microsoft.com/documentation/articles/virtual-machines-docker-with-portal/ 27 [4]: http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-docker-machine/