Skip to content

Commit 3cda99b

Browse files
authored
Merge pull request #206719 from msjasteppe/iot-deploy-update
Minor edits.
2 parents a312bc2 + 9b540b3 commit 3cda99b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you already have an active Azure account, you can use this [![Deploy to Azure
4343
* **Subscription** - Choose the Azure subscription you would like to use for the deployment.
4444
* **Resource Group** - Choose an existing Resource Group or create a new Resource Group.
4545
* **Region** - The Azure region of the Resource Group used for the deployment. This field will auto-fill based on the Resource Group region.
46-
* **Basename** - Will be used to append the name the Azure services to be deployed.
46+
* **Basename** - Will be used to append the name the Azure resources and services to be deployed.
4747
* **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).
4848

4949
2. Leave the **Device Mapping** and **Destination Mapping** fields with their default values.
@@ -55,8 +55,8 @@ If you already have an active Azure account, you can use this [![Deploy to Azure
5555
:::image type="content" source="media\iot-deploy-quickstart-in-portal\iot-deploy-quickstart-create.png" alt-text="Screenshot of Azure portal page displaying validation box and Create button for the Azure Health Data Service MedTech service." lightbox="media\iot-deploy-quickstart-in-portal\iot-deploy-quickstart-create.png":::
5656

5757
5. After a successful deployment, there will be remaining configurations that will need to be completed by you for a fully functional MedTech service:
58-
* Provide a working device mapping file. For more information, see [How to use device mappings](how-to-use-device-mappings.md).
59-
* Provide a working destination mapping file. For more information, see [How to use FHIR destination mappings](how-to-use-fhir-mappings.md).
58+
* Provide a working device mapping. For more information, see [How to use device mappings](how-to-use-device-mappings.md).
59+
* Provide a working FHIR destination mapping. For more information, see [How to use FHIR destination mappings](how-to-use-fhir-mappings.md).
6060
* 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).
6161

6262
> [!IMPORTANT]

0 commit comments

Comments
 (0)