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-new-choose.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
@@ -16,26 +16,26 @@ The MedTech service provides multiple methods for deployment into Azure. Each de
16
16
In this quickstart, you'll learn about these deployment methods:
17
17
18
18
> [!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.
21
21
> - ARM template using Azure PowerShell or the Azure CLI.
22
22
> - Manually in the Azure portal.
23
23
24
-
## ARM template using a Deploy to Azure button
24
+
## ARM template including an Azure Iot Hub using the Deploy to Azure button
25
25
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.
27
27
28
-
[](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
+
[](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)
29
29
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).
31
31
32
-
## ARM template including an Azure Iot Hub using a Deploy to Azure button
32
+
## ARM template using the Deploy to Azure button
33
33
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.
35
35
36
-
[](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
+
[](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).
37
37
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).
39
39
40
40
## ARM template using Azure PowerShell or the Azure CLI
0 commit comments