Skip to content

Commit 36140c8

Browse files
committed
Fixing build warning
1 parent 376e324 commit 36140c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ When deployment is completed, the following resources and access roles are creat
119119

120120
- An event hub consumer group. In this deployment, the consumer group is named *$Default*.
121121

122-
- The Azure Event Hubs Data Sender role. In this deployment, the role is named *devicedatasender*. The Azure Event Hubs Data Sender role isn't used in this tutorial. To learn more about the role, see [Review of deployed resources and access permissions](deploy-new-button.md#required-post-deployment-tasks).
122+
- An Azure Event Hubs Data Sender role. In this deployment, the role is named *devicedatasender*. The Azure Event Hubs Data Sender role isn't used in this tutorial.
123123

124124
- An instance of Azure IoT Hub with [message routing](../../iot-hub/iot-hub-devguide-messages-d2c.md) configured to send device messages to the device message event hub.
125125

0 commit comments

Comments
 (0)