Files
docker-docs/docker-cloud/infrastructure/link-azure.md
Victoria Bialas 53442a4788 WIP: re-organize docker cloud topics, public intro to swarm mode
edited screen snap

breaking out topics for Docker Cloud swarm mode

added another where-to-next link

added more where-to-next links

added back in on-page TOC for create swarm topic

incorporated Ryan's review comments on first draft

more Ryan's review comments, sweep thru all for consistency, notoc on short pages, etc.

removed duplicate link to 'create a new swarm in docker cloud'

Laura's comments incorporated

re-organized Cloud topics, added in Swarm Mode

Ryan's review comments on Cloud, added new type of advisory for Beta previews

more review comments, manage infrastructure --> standard mode

fixing image

testing cloud images

updates to Cloud welcome page for Swarm, non-Swarm descriptions

add new cloud repository image

retake of corrupted image

fixed the other instance of corrupted image by referencing the retake

fixing corrupted image on GitHub

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-03-02 07:18:57 -08:00

2.1 KiB

description, keywords, redirect_from, title, notoc
description keywords redirect_from title notoc
Link your Microsoft Azure account Microsoft, Azure, account
/docker-cloud/getting-started/beginner/link-azure/
/docker-cloud/getting-started/link-azure/
Link a Microsoft Azure account true

You can link your Microsoft Azure account to your Docker Cloud account to deploy nodes and node clusters using Docker Cloud's Dashboard, API, or CLI. You must link your Azure account so that Docker Cloud can interact with Azure on your behalf to create and manage your nodes (virtual machines).

Navigate to Account info > Cloud Providers. You'll see a list of all the providers that you can link to Docker Cloud. Click Add credentials next to Microsoft Azure:

You'll see the following screen:

First, click Download management certificate to download the public certificate generated for your Docker Cloud account.

Then, in another tab go to the Azure Portal at https://manage.windowsazure.com/

Note

: At this time, you must use the old Azure portal to upload management certificates.

Scroll to the bottom of the left navigation bar and click Settings. In the page that loads, click the Management certificates tab, then click Upload near the bottom of the screen:

Still in Azure, in the Upload a management certificate dialog, select the certificate you downloaded from Docker Cloud in the File field, and choose the subscription you want to use with Docker Cloud:

Once uploaded, copy the subscription ID (which looks like aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee).

Go back to Docker Cloud and enter the subscription ID in the Azure credentials dialog, and click Save credentials.

What's next?

You're ready to start using Microsoft Azure as the infrastructure provider for Docker Cloud! If you came here from the tutorial, click here to continue the tutorial and deploy your first node.