Skip to content

Commit 152ee0d

Browse files
committed
Punctuation fixes.
1 parent 675123f commit 152ee0d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@ It's important that you have the following prerequisites completed before you be
3434
>* A MedTech service and a storage writer application accessing the same device message event hub.
3535
3636
If you already have an active Azure account, you can use the ![Deploy to Azure](https://aka.ms/deploytoazurebutton) 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.
4141
* An Azure Health Data Services MedTech service including the necessary system managed identity permissions to the device message event hub and FHIR service.
4242

4343
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.
4646
* **Region** - The Azure region of the Resource Group used for the deployment. This field will auto-fill based on the Resource Group region.
4747
* **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).
4949

5050
Leave the **Device Mapping** and **Destination Mapping** fields with their default values.
5151

@@ -58,9 +58,9 @@ After the validation has passed, select the **Create** button to begin the deplo
5858
:::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":::
5959

6060
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).
6464

6565
[![Deploy to Azure](https://aka.ms/deploytoazurebutton)](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)
6666

0 commit comments

Comments
 (0)