From f5c9f852fc9b20f1019906818cc5d82215d3011a Mon Sep 17 00:00:00 2001 From: Tania Allard Date: Mon, 21 Oct 2019 12:12:58 +0100 Subject: [PATCH] :pencil: Fix rst in Azure docs --- docs/install/azure.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/install/azure.rst b/docs/install/azure.rst index 53a6b40..11264bc 100644 --- a/docs/install/azure.rst +++ b/docs/install/azure.rst @@ -53,7 +53,9 @@ We will start by creating the Virtual Machine in which we can run TLJH (The Litt #. Customise the Virtual Machine basics: * **Subscription**. Choose the "Free Trial" if this is what you're using. Otherwise, choose a different plan. This is the billing account that will be charged. * **Resource group**. Resource groups let you keep your Azure tools/resources together in an availability region (e.g. WestEurope). If you already have one you'd like to use it select that resource. + .. note:: If you have never created a Resource Group, click on **Create new** + .. image:: ../images/providers/azure/new-rg.png :alt: Create new resource group @@ -88,10 +90,10 @@ We will start by creating the Virtual Machine in which we can run TLJH (The Litt * Click "Next" .. image:: ../images/providers/azure/create-disk.png - :alt:: Create and attach disk + :alt: Create and attach disk .. image:: ../images/providers/azure/disk-vm.png - :alt: Choose disk size + :alt: Choose disk size #. Networking * **Virtual network**. Leave the default values selected.