Skip to content

Commit 0c3eafa

Browse files
committed
bullets to numbers - removed screen shot
1 parent a338e5d commit 0c3eafa

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

articles/iot-edge/tutorial-machine-learning-edge-02-prepare-environment.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Tutorial: Prepare your environment for development and deployment
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban
7-
ms.date: 1/14/2020
7+
ms.date: 1/23/2020
88
ms.topic: tutorial
99
ms.service: iot-edge
1010
services: iot-edge
@@ -76,20 +76,18 @@ It takes about 30 minutes to create and configure the virtual machine.
7676
7777
The script runs for several minutes as it executes the following steps:
7878
79-
* Installs the [Azure PowerShell Az module](https://docs.microsoft.com/powershell/azure/new-azureps-module-az?view=azps-1.1.0).
80-
* Prompts you to sign in to Azure.
81-
* Confirms the information for the creation of your VM. Press **y** or **Enter** to continue.
82-
* Creates the resource group if it does not exist.
83-
* Deploys the virtual machine.
84-
* Enables Hyper-V on the VM.
85-
* Installs software need for development and clone the sample repository.
86-
* Restarts the VM.
87-
* Creates an RDP file on your desktop for connecting to the VM.
79+
1. Installs the [Azure PowerShell Az module](https://docs.microsoft.com/powershell/azure/new-azureps-module-az?view=azps-1.1.0).
80+
1. Prompts you to sign in to Azure.
81+
1. Confirms the information for the creation of your VM. Press **y** or **Enter** to continue.
82+
1. Creates the resource group if it does not exist.
83+
1. Deploys the virtual machine.
84+
1. Enables Hyper-V on the VM.
85+
1. Installs software need for development and clone the sample repository.
86+
1. Restarts the VM.
87+
1. Creates an RDP file on your desktop for connecting to the VM.
8888
8989
If you are prompted for the name of the VM to restart it, you can copy its name from the script output. The output also shows the path to the RDP file for connecting to the VM.
9090
91-
![Script output shows VM name and path to RDP file](media/tutorial-machine-learning-edge-02-prepare-environment/script-output.png)
92-
9391
### Set auto-shutdown schedule
9492
9593
To help you reduce cost, the development VM has been created with an automatic shutdown schedule that is set to 1900 PST. You may need to update this setting depending on your location and schedule. To update the shutdown schedule:

0 commit comments

Comments
 (0)