Skip to content

Commit d643022

Browse files
committed
Minor formatting changes.
1 parent e692ce1 commit d643022

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/healthcare-apis/iot/deploy-iot-connector-in-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 07/18/2022
8+
ms.date: 07/19/2022
99
ms.author: jasteppe
1010
ms.custom: mode-api
1111
---
@@ -23,7 +23,7 @@ If you already have an active Azure account, you can use this [![Deploy to Azure
2323
* An Azure event hub sender role (the sender role is named: **devicedatasender**).
2424
* An Azure Health Data Services workspace.
2525
* An Azure Health Data Services FHIR service.
26-
* An Azure Health Data Services MedTech service including the necessary system-assigned [managed identity](../../active-directory/managed-identities-azure-resources/overview.md) roles to the device message event hub (**Azure Events Hubs Receiver**) and FHIR service (**FHIR Data Writer**).
26+
* An Azure Health Data Services MedTech service including the necessary [system-assigned managed identity](../../active-directory/managed-identities-azure-resources/overview.md) roles to the device message event hub (**Azure Events Hubs Receiver**) and FHIR service (**FHIR Data Writer**).
2727

2828
> [!TIP]
2929
>

articles/healthcare-apis/iot/get-started-with-iot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mcevoy-building7
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 07/18/2022
8+
ms.date: 07/19/2022
99
ms.author: v-smcevoy
1010
ms.custom: mode-api
1111
---
@@ -24,15 +24,15 @@ The following diagram shows the four-step data flow that enables the MedTech ser
2424

2525
- Step 4 demonstrates the path needed to verify data sent to the FHIR service.
2626

27-
[![MedTech service data flow diagram.](media/get-started-with-iot.png)](media/get-started-with-iot.png#lightbox)
27+
[![MedTech service data flow diagram.](media/iot-get-started/get-started-with-iot.png)](media/iot-get-started/get-started-with-iot.png#lightbox)
2828

2929
Follow these four steps and you'll be able to deploy the MedTech service effectively:
3030

3131
## Step 1: Prerequisites for using the Azure Health Data Services
3232

3333
Before you can begin sending data from a device, you need to determine if you have the appropriate Azure subscription and Azure RBAC (Role-Based Access Control) roles. If you already have the appropriate subscription and roles, you can skip this step.
3434

35-
- If you don't have an Azure subscription, see [Subscription decision guide](/azure/cloud-adoption-framework/decision-guides/subscriptions/)
35+
- If you don't have an Azure subscription, see [Subscription decision guide](/azure/cloud-adoption-framework/decision-guides/subscriptions/).
3636

3737
- You must have the appropriate RBAC roles for the subscription resources you want to use. The roles required for a user to complete the provisioning would be Contributor AND User Access Administrator OR Owner. The Contributor role allows the user to provision resources, and the User Access Administrator role allows the user to grant access so resources can send data between them. The Owner role can perform both. For more information, see [Azure role-based access control](/azure/cloud-adoption-framework/ready/considerations/roles).
3838

0 commit comments

Comments
 (0)