From fc1c2cd5dac7ac717f627114577823117f37cf7a Mon Sep 17 00:00:00 2001 From: Tania Allard Date: Mon, 28 Oct 2019 12:29:40 +0100 Subject: [PATCH] :pencil: Add link to the Deploy to Azure button --- docs/install/azure.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/install/azure.rst b/docs/install/azure.rst index 6697efc..e724372 100644 --- a/docs/install/azure.rst +++ b/docs/install/azure.rst @@ -11,6 +11,12 @@ By the end of this tutorial, you should have a JupyterHub with some admin users and a user environment with packages you want to be installed running on `Microsoft Azure `_. +This tutorial leads you step-by-step for you to manually deploy your own JupyterHub on Azure cloud. + +.. note:: ✨ The ``Deploy to Azure button`` project allows you to deploy your own JupyterHub with minimal manual configuration steps. The deploy to Azure button allows you to have a vanilla configuration in just one-click and by assigning some variables. + + Check it out at `https://github.com/trallard/TLJH-azure-button `_. + Prerequisites ==============