Skip to content

Commit 9230623

Browse files
Merge pull request #217928 from msjasteppe/iot-hub-updates
A couple of minor edits.
2 parents 6616897 + 1ac0d8c commit 9230623

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Receive device data through Azure IoT Hub - Azure Health Data Services
3-
description: In this tutorial, you'll learn how to enable device data routing from IoT Hub into the FHIR service through MedTech service.
3+
description: In this tutorial, you'll learn how us deploy an Azure IoT Hub with message routing to send device messages to the MedTech service using VSCode and the Azure IoT Hub extension.
44
services: healthcare-apis
55
author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: iomt
88
ms.topic: tutorial
9-
ms.date: 11/09/2022
9+
ms.date: 11/10/2022
1010
ms.author: jasteppe
1111
---
1212

@@ -174,9 +174,9 @@ Now that your deployment has successfully completed, we'll connect to your IoT H
174174
175175
## View test data in the FHIR service (Optional)
176176

177-
If you provided your own Azure AD user object ID as the optional Fhir Contributor Principal ID when deploying this tutorial's template, then you have access to query FHIR resources on the FHIR service.
177+
If you provided your own Azure AD user object ID as the optional Fhir Contributor Principal ID when deploying this tutorial's template, then you have access to query FHIR resources in the FHIR service.
178178

179-
Use this tutorial, [Access using Postman](/azure/healthcare-apis/fhir/use-postman) to get an Azure AD access token and view FHIR resources on the FHIR service.
179+
Use this tutorial, [Access using Postman](/azure/healthcare-apis/fhir/use-postman) to get an Azure AD access token and view FHIR resources in the FHIR service.
180180

181181
## Next steps
182182

0 commit comments

Comments
 (0)