Fix indent problem line 82

This commit is contained in:
Tania Allard
2019-05-20 16:23:22 +01:00
parent d8869764a0
commit 0ee116a706

View File

@@ -79,6 +79,7 @@ Customize the virtual machine
.. image:: ../images/providers/azure/disk-vm.png
:alt: Choose disk size
* Network
* **Virtual network**. Do not change this.
* **Subnet**. Do not change this.
@@ -101,10 +102,8 @@ Customize the virtual machine
.. image:: ../images/providers/azure/backup-vm.png
:alt: Choose VM Backup
* Summary -> confirm -> OK
* Confirm that it worked
* Wait for it to be created. This might take about 5-10 minutes.
* After completion, you should see a similar screen to the one below:
@@ -119,7 +118,7 @@ SSH into your virtual machine
* Copy the **Public IP address**
.. image:: ../images/providers/azure/ip-vm.png
.. image:: ../images/providers/azure/ip-vm.png
:alt: Get IP address
* Open a terminal on your local machine.
@@ -127,7 +126,6 @@ SSH into your virtual machine
ssh <username>@<ip-address>
where the username is the one you chose in the Settings step.
Install JupyterHub