Skip to content

Commit 41fbf99

Browse files
committed
Minor edits.
1 parent 143191c commit 41fbf99

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
@@ -174,7 +174,7 @@ Now that your deployment has successfully completed, we'll connect to your IoT H
174174
175175
## Review metrics from test message
176176

177-
Now that you've successfully sent a test message to your IoT Hub, you can now review your MedTech service metrics to verify that your MedTech service received, transformed, and persisted the test message into your FHIR service. To learn more about how display the MedTech service monitoring tab metrics and the different metrics types, see [How to display the MedTech service monitoring tab metrics](how-to-use-monitoring-tab.md).
177+
Now that you've successfully sent a test message to your IoT Hub, you can now review your MedTech service metrics to verify that your MedTech service received, transformed, and persisted the test message into your FHIR service. To learn more about how to display the MedTech service monitoring tab metrics and the different metrics types, see [How to display the MedTech service monitoring tab metrics](how-to-use-monitoring-tab.md).
178178

179179
For your MedTech service metrics, you see can see that your MedTech service performed the following steps with the test message:
180180

@@ -187,15 +187,15 @@ For your MedTech service metrics, you see can see that your MedTech service perf
187187

188188
:::image type="content" source="media\iot-hub-to-iot-connector\iot-metrics-tile-two.png" alt-text="Screenshot of MedTech service second metrics tile showing the test data metrics." lightbox="media\iot-hub-to-iot-connector\iot-metrics-tile-two.png":::
189189

190-
## View test data in the FHIR service (Optional)
190+
## View test data in the FHIR service
191191

192192
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 your FHIR service.
193193

194194
Use this tutorial: [Access using Postman](/azure/healthcare-apis/fhir/use-postman) to get an Azure AD access token and view FHIR resources in your FHIR service.
195195

196196
## Next steps
197197

198-
In this tutorial, you deployed an Azure IoT Hub to message route a device test message to your MedTech service.
198+
In this tutorial, you deployed a Quickstart ARM template in the Azure portal, connected to your Azure IoT Hub, created a device, and sent a test message to your MedTech service.
199199

200200
To learn about how to use device mappings, see
201201

0 commit comments

Comments
 (0)