|
1 | 1 | ---
|
2 |
| -title: Deploy MedTech service with an Azure Resource Manager (ARM) template - Azure Health Data Services |
3 |
| -description: In this article, you'll learn how to deploy MedTech service in the Azure portal using an Azure Resource Manager (ARM) template. |
| 2 | +title: Deploy the MedTech service using an Azure Resource Manager template - Azure Health Data Services |
| 3 | +description: In this article, you'll learn how to deploy the MedTech service using an Azure Resource Manager template. |
4 | 4 | author: msjasteppe
|
5 | 5 | ms.service: healthcare-apis
|
6 | 6 | ms.subservice: fhir
|
7 | 7 | ms.topic: quickstart
|
8 |
| -ms.date: 11/22/2022 |
| 8 | +ms.date: 11/29/2022 |
9 | 9 | ms.author: jasteppe
|
10 | 10 | ---
|
11 | 11 |
|
12 |
| -# Quickstart: Deploy MedTech service with an Azure Resource Manager template |
| 12 | +# Quickstart: Deploy the MedTech service using an Azure Resource Manager template |
13 | 13 |
|
14 |
| -In this article, you'll learn how to deploy MedTech service in the Azure portal using an Azure Resource Manager (ARM) template. This ARM template will be used with the **Deploy to Azure** button to make it easy to provide the information you need to automatically create the infrastructure and configuration of your deployment. |
| 14 | +In this article, you'll learn how to deploy the MedTech service in the Azure portal using an Azure Resource Manager template (ARM template). This ARM template will be used with the **Deploy to Azure** button to make it easy to provide the information you need to automatically create the infrastructure and configuration of your deployment. |
15 | 15 |
|
16 | 16 | For more information about ARM templates, see [What are ARM templates?](../../azure-resource-manager/templates/overview.md).
|
17 | 17 |
|
18 |
| -The ARM template used in this article is available from the [Azure Quickstart Templates](/samples/azure/azure-quickstart-templates/iotconnectors/) site using the **azuredeploy.json** file located on [GitHub](https://github.com/azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.healthcareapis/workspaces/iotconnectors/). |
| 18 | +The ARM template used in this article is available from the [Azure Quickstart Templates](/samples/azure/azure-quickstart-templates/iotconnectors/) site using the *azuredeploy.json* file located on [GitHub](https://github.com/azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.healthcareapis/workspaces/iotconnectors/). |
19 | 19 |
|
20 | 20 | If you need to see a diagram with information on the MedTech service deployment, there's an architecture overview at [Choose a deployment method](deploy-iot-connector-in-azure.md#deployment-architecture-overview). This diagram shows the data flow steps of deployment and how MedTech service processes data into a Fast Healthcare Interoperability Resources (FHIR®) Observation.
|
21 | 21 |
|
@@ -105,12 +105,12 @@ Now that the MedTech service is successfully deployed, there are three post-depl
|
105 | 105 | In this article, you learned how to deploy the MedTech service in the Azure portal using an ARM template with a **Deploy to Azure** button. To learn more about other methods of deployment, see
|
106 | 106 |
|
107 | 107 | > [!div class="nextstepaction"]
|
108 |
| -> [Choosing a method of deployment for MedTech service in Azure](deploy-iot-connector-in-azure.md) |
| 108 | +> [Choose a deployment method for the MedTech service](deploy-iot-connector-in-azure.md) |
109 | 109 |
|
110 | 110 | > [!div class="nextstepaction"]
|
111 |
| -> [How to manually deploy MedTech service with Azure portal](deploy-03-new-manual.md) |
| 111 | +> [Deploy the MedTech service using an ARM template and Azure PowerShell or the Azure CLI](deploy-new-powershell-cli.md) |
112 | 112 |
|
113 | 113 | > [!div class="nextstepaction"]
|
114 |
| -> [How to deploy MedTech service using an ARM template and Azure PowerShell or Azure CLI](deploy-08-new-ps-cli.md) |
| 114 | +> [Deploy the MedTech service manually using Azure portal](deploy-03-new-manual.md) |
115 | 115 |
|
116 | 116 | FHIR® is a registered trademark of Health Level Seven International, registered in the U.S. Trademark Office and is used with their permission.
|
0 commit comments