From d749399706cb26fcd271b71426ba1e683c2dcc6c Mon Sep 17 00:00:00 2001 From: Darwin Traver Date: Mon, 1 Apr 2019 20:55:36 -0400 Subject: [PATCH] Adding Azure note (#8566) * Adding Azure note * Rephrase additional line and update link --- reference/ucp/3.1/cli/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reference/ucp/3.1/cli/install.md b/reference/ucp/3.1/cli/install.md index 5528f1cdc3..9835357c67 100644 --- a/reference/ucp/3.1/cli/install.md +++ b/reference/ucp/3.1/cli/install.md @@ -38,6 +38,8 @@ If you have SELinux policies enabled for your Docker install, you will need to use `docker container run --rm -it --security-opt label=disable ...` when running this command. +If you are installing on Azure, see [Install UCP on Azure](/ee/ucp/admin/install/install-on-azure/). + ## Options | Option | Description |