Skip to content

Commit 9831b8b

Browse files
committed
more minor edits
1 parent 58f8f19 commit 9831b8b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,13 +183,13 @@ As part of creating the IoT hub, the script that we ran in the previous section
183183
184184
1. Expand the **Storage** section:
185185
186-
![Verify turbofandevicestorage is in the custom endpoints list](media/tutorial-machine-learning-edge-02-prepare-environment/custom-endpoints.png)
186+
![Verify turbofanDeviceStorage is in the custom endpoints list](media/tutorial-machine-learning-edge-02-prepare-environment/custom-endpoints.png)
187187
188-
We see **turbofandevicestorage** is in the custom endpoints list. Note the following characteristics about this endpoint:
188+
We see **turbofanDeviceStorage** is in the custom endpoints list. Note the following characteristics about this endpoint:
189189
190190
* It points to the blob storage container you created named `devicedata` as indicated by **Container name**.
191191
* Its **Filename format** has partition as the last element in the name. We find this format is more convenient for the file operations we will do with Azure Notebooks later in the tutorial.
192-
* The **Status** should be healthy.
192+
* Its **Status** should be healthy.
193193
194194
1. Select the **Routes** tab.
195195

0 commit comments

Comments
 (0)