Skip to content

Commit 461dd26

Browse files
authored
indent content under it's respective step
1 parent 3cd2dc9 commit 461dd26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-maps/tutorial-iot-hub-maps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,8 @@ All relevant event info is then kept in the blob store. Step 5 below points to t
233233
5. Select the template with an **Azure Event Grid Trigger**. Install extensions if prompted, name the function, and select **Create**.
234234

235235
![function-template](./media/tutorial-iot-hub-maps/eventgrid-funct.png)
236-
237-
The **Azure Event Hub Trigger** and the **Azure Event Grid Trigger** have similar icons. Make sure you select the **Azure Event Grid Trigger**.
236+
237+
The **Azure Event Hub Trigger** and the **Azure Event Grid Trigger** have similar icons. Make sure you select the **Azure Event Grid Trigger**.
238238

239239
6. Copy the [c# code](https://github.com/Azure-Samples/iothub-to-azure-maps-geofencing/blob/master/src/Azure%20Function/run.csx) into your function.
240240

0 commit comments

Comments
 (0)