Skip to content

Commit 74f0195

Browse files
committed
Minor edits.
1 parent 3fce80d commit 74f0195

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/healthcare-apis/iot/device-data-through-iot-hub.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ When you've fulfilled these prerequisites, you're ready to use the **Deploy to A
9090

9191
Once the deployment has competed, the following resources and access roles will be created as part of the template deployment:
9292

93-
- An Azure Event Hubs Namespace and device message Azure event hub. In this example, the event hub is named **devicedata**.
93+
- An Azure Event Hubs Namespace and device message Azure event hub. In this deployment, the event hub is named **devicedata**.
9494

95-
- An Azure event hub consumer group. In this example, the consumer group is named **$Default**.
95+
- An Azure event hub consumer group. In this deployment, the consumer group is named **$Default**.
9696

97-
- An Azure event hub sender role. In this example, the sender role is named **devicedatasender**.
97+
- An Azure event hub sender role. In this deployment, the sender role is named **devicedatasender**. For the purposes of this tutorial, this role won't be used. To learn more about the role and its use, see [Review of deployed resources and access permissions](deploy-02-new-button.md#required-post-deployment-tasks).
9898

9999
- An Azure IoT Hub with [messaging routing](../../iot-hub/iot-hub-devguide-messages-d2c.md) configured to send device messages to the device message event hub.
100100

0 commit comments

Comments
 (0)