summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChenjerai Katanda <ckatanda@gitlab.com>2018-05-09 12:34:48 +0000
committerChenjerai Katanda <ckatanda@gitlab.com>2018-05-09 12:34:48 +0000
commit68cb5a62ba8fdad73cb86949fda5bef34148f4ef (patch)
tree355f4310928183f98d52a72198069fb91ea7e771
parente960931828b85205f2355c6040ec48ca14740e48 (diff)
downloadgitlab-ce-ck-azure-ad-multitenancy.tar.gz
Add link to MS for setting up multitenancyck-azure-ad-multitenancy
-rw-r--r--doc/integration/azure.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/integration/azure.md b/doc/integration/azure.md
index f3c9c498634..837508b929c 100644
--- a/doc/integration/azure.md
+++ b/doc/integration/azure.md
@@ -2,6 +2,8 @@
To enable the Microsoft Azure OAuth2 OmniAuth provider you must register your application with Azure. Azure will generate a client ID and secret key for you to use.
+> Read through [Microsoft's documentation for instructions on enabling multitenancy](https://docs.microsoft.com/en-gb/azure/active-directory/develop/active-directory-devhowto-multi-tenant-overview) for your Azure intergration.
+
1. Sign in to the [Azure Management Portal](https://manage.windowsazure.com>).
1. Select "Active Directory" on the left and choose the directory you want to use to register GitLab.