You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/iot/deploy-iot-connector-in-azure.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,18 +34,18 @@ It's important that you have the following prerequisites completed before you be
34
34
>* A MedTech service and a storage writer application accessing the same device message event hub.
35
35
36
36
If you already have an active Azure account, you can use the  button below to deploy a MedTech service that will include the following resources and permissions:
37
-
* An Azure Event Hubs Namespace and device message event hub (the event hub is named: **devicedata**)
38
-
* An Azure event hub sender role (the sender role is named: **devicedatasender**)
39
-
* An Azure Health Data Services workspace
40
-
* An Azure Health Data Services FHIR service
37
+
* An Azure Event Hubs Namespace and device message event hub (the event hub is named: **devicedata**).
38
+
* An Azure event hub sender role (the sender role is named: **devicedatasender**).
39
+
* An Azure Health Data Services workspace.
40
+
* An Azure Health Data Services FHIR service.
41
41
* An Azure Health Data Services MedTech service including the necessary system managed identity permissions to the device message event hub and FHIR service.
42
42
43
43
When the Azure portal launches, the following fields must be filled out:
44
-
***Subscription** - Select the Azure subscription you would like to use for the deployment.
45
-
***Resource Group** - Select an existing Resource Group or create a new Resource Group.
44
+
***Subscription** - Chose the Azure subscription you would like to use for the deployment.
45
+
***Resource Group** - Chose an existing Resource Group or create a new Resource Group.
46
46
***Region** - The Azure region of the Resource Group used for the deployment. This field will auto-fill based on the Resource Group region.
47
47
***Basename** - Will be used to append the name the Azure services to be deployed.
48
-
***Location** - Use the drop-down list to select a supported Azure region for the Azure Health Data Services (could be the same or different region than your Resource Group)
48
+
***Location** - Use the drop-down list to select a supported Azure region for the Azure Health Data Services (could be the same or different region than your Resource Group).
49
49
50
50
Leave the **Device Mapping** and **Destination Mapping** fields with their default values.
51
51
@@ -58,9 +58,9 @@ After the validation has passed, select the **Create** button to begin the deplo
58
58
:::image type="content" source="media\iot-deploy-arm-in-portal\iot-connector-arm-deploy-create.png" alt-text="Azure portal page displaying validation box and Create button for the Azure Health Data Service MedTech service." lightbox="media\iot-deploy-arm-in-portal\iot-connector-arm-deploy-create.png":::
59
59
60
60
After a successful deployment, there will be remaining configurations that will need to be completed by you for a fully functional MedTech service:
61
-
* Provide a working device mapping file. For more information, see [How to use device mappings](how-to-use-device-mappings.md)
62
-
* Provide a working destination mapping file. For more information, see [How to use FHIR destination mappings](how-to-use-fhir-mappings.md)
63
-
* Use the Shared access policies (SAS) key (**devicedatasender**) for connecting your device or application to the MedTech service device message event hub (**devicedata**). For more information, see [Connection string for a specific event hub in a namespace](../../event-hubs/event-hubs-get-connection-string.md#connection-string-for-a-specific-event-hub-in-a-namespace)
61
+
* Provide a working device mapping file. For more information, see [How to use device mappings](how-to-use-device-mappings.md).
62
+
* Provide a working destination mapping file. For more information, see [How to use FHIR destination mappings](how-to-use-fhir-mappings.md).
63
+
* Use the Shared access policies (SAS) key (**devicedatasender**) for connecting your device or application to the MedTech service device message event hub (**devicedata**). For more information, see [Connection string for a specific event hub in a namespace](../../event-hubs/event-hubs-get-connection-string.md#connection-string-for-a-specific-event-hub-in-a-namespace).
64
64
65
65
[](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.healthcareapis%2Fworkspaces%2Fiotconnectors%2Fazuredeploy.json)
0 commit comments