Skip to content

Commit 7bce45b

Browse files
committed
Fix tabs
1 parent 0d3dea0 commit 7bce45b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/iot-hub/tutorial-routing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kgremban
55
ms.service: iot-hub
66
services: iot-hub
77
ms.topic: tutorial
8-
ms.date: 05/23/2022
8+
ms.date: 05/24/2022
99
ms.author: kgremban
1010
ms.custom: [mvc, 'Role: Cloud Development', 'Role: Data Analytics', devx-track-azurecli]
1111
#Customer intent: As a developer, I want to be able to route messages sent to my IoT hub to different destinations based on properties stored in the message. This step of the tutorial needs to show me how to set up my base resources using CLI and the Azure Portal.
@@ -49,6 +49,8 @@ There are no additional prerequisites for the Azure portal.
4949

5050
[!INCLUDE [azure-cli-prepare-your-environment-no-header](../../includes/azure-cli-prepare-your-environment-no-header.md)]
5151

52+
---
53+
5254
## Register a device and send messages to IoT Hub
5355

5456
Register a new device in your IoT hub.

0 commit comments

Comments
 (0)