From 6821170fcd102e65f84531b073c17feb7b4b2e48 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Tue, 28 Feb 2017 13:58:44 +0100 Subject: [PATCH] docs: rm paren. sentence re/ deploying an ACS --- .../cloud-deployment-templates/template-kubernetes-azure.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/server/source/cloud-deployment-templates/template-kubernetes-azure.rst b/docs/server/source/cloud-deployment-templates/template-kubernetes-azure.rst index 62f765d0..0758912d 100644 --- a/docs/server/source/cloud-deployment-templates/template-kubernetes-azure.rst +++ b/docs/server/source/cloud-deployment-templates/template-kubernetes-azure.rst @@ -39,10 +39,6 @@ from the `Azure Portal `_ (i.e. online in your web browser) but it's actually easier to do it using the Azure Command-Line Interface (CLI). -(The Azure Portal will ask you for a public SSH key -and a "service principal," and you'll have to create those -first if they don't exist. The CLI will create them -for you if necessary.) Microsoft has `instructions to install the Azure CLI 2.0 on most common operating systems