Skip to content

Commit 692b7d4

Browse files
committed
More edits from received feedback
1 parent 03e4030 commit 692b7d4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/healthcare-apis/iot/deploy-new-choose.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,26 +16,26 @@ The MedTech service provides multiple methods for deployment into Azure. Each de
1616
In this quickstart, you'll learn about these deployment methods:
1717

1818
> [!div class="checklist"]
19-
> - Azure Resource Manager template (ARM template) using a **Deploy to Azure** button.
20-
> - ARM template including an Azure Iot Hub using a **Deploy to Azure** button.
19+
> - Azure Resource Manager template (ARM template) including an Azure Iot Hub using the **Deploy to Azure** button.
20+
> - ARM template using the **Deploy to Azure** button.
2121
> - ARM template using Azure PowerShell or the Azure CLI.
2222
> - Manually in the Azure portal.
2323
24-
## ARM template using a Deploy to Azure button
24+
## ARM template including an Azure Iot Hub using the Deploy to Azure button
2525

26-
Using an ARM template with a **Deploy to Azure** button is an easy and fast deployment method because it automates the deployment, most configuration steps, and uses the Azure portal.
26+
Using an ARM template with the **Deploy to Azure** button is an easy and fast deployment method because it automates the deployment, most configuration steps, and uses the Azure portal. The deployed MedTech service and IoT Hub are fully functional including conforming and valid device and Fast Healthcare Interoperability Resources (FHIR®) destination mappings.
2727

28-
[![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).
28+
[![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-with-iothub%2Fazuredeploy.json)
2929

30-
To learn more about deploying the MedTech service using an ARM template and a **Deploy to Azure button**, see [Deploy the MedTech service using an Azure Resource Manager template](deploy-new-arm.md).
30+
To learn more about deploying the MedTech service including an Azure IoT Hub using an ARM template and the **Deploy to Azure** button, see [Receive device messages through Azure IoT Hub](device-data-through-iot-hub.md).
3131

32-
## ARM template including an Azure Iot Hub using a Deploy to Azure button
32+
## ARM template using the Deploy to Azure button
3333

34-
Using an ARM template with a **Deploy to Azure** button is an easy and fast deployment method because it automates the deployment, most configuration steps, and uses the Azure portal.
34+
Using an ARM template with the **Deploy to Azure** button is an easy and fast deployment method because it automates the deployment, most configuration steps, and uses the Azure portal. The deployed MedTech service will still require conforming and valid device and FHIR destination mappings to be fully functional.
3535

36-
[![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-with-iothub%2Fazuredeploy.json)
36+
[![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).
3737

38-
To learn more about deploying the MedTech service including an Azure IoT Hub using an ARM template and a **Deploy to Azure button**, see [Receive device messages through Azure IoT Hub](device-data-through-iot-hub.md).
38+
To learn more about deploying the MedTech service using an ARM template and the **Deploy to Azure** button, see [Deploy the MedTech service using an Azure Resource Manager template](deploy-new-arm.md).
3939

4040
## ARM template using Azure PowerShell or the Azure CLI
4141

0 commit comments

Comments
 (0)