Skip to content

Commit 7021a30

Browse files
authored
Merge pull request #222959 from msjasteppe/choose-deployment
Choose deployment
2 parents 26dcb28 + 4ded4b1 commit 7021a30

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Choose a deployment method for the MedTech service - Azure Health Data Services
3-
description: In this article, you'll learn how to choose a method to deploy the MedTech service.
3+
description: In this article, you'll learn how the different methods for deploying the MedTech service.
44
author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: quickstart
8-
ms.date: 12/27/2022
8+
ms.date: 1/4/2023
99
ms.author: jasteppe
1010
---
1111

@@ -16,23 +16,23 @@ 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) with the **Deploy to Azure** button.
20-
> - Azure PowerShell or the Azure CLI.
21-
> - Azure portal manual deployment.
19+
> - Azure Resource Manager template (ARM template) using the **Deploy to Azure** button.
20+
> - ARM template using Azure PowerShell or the Azure CLI.
21+
> - Azure portal manually.
2222
23-
## Azure Resource Manager template with the Deploy to Azure button
23+
## ARM template using the Deploy to Azure button
2424

2525
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.
2626

27-
To learn more about using an ARM template and the **Deploy to Azure button**, see [Deploy the MedTech service using an Azure Resource Manager template](deploy-new-button.md).
27+
To learn more about using an ARM template with the **Deploy to Azure button**, see [Deploy the MedTech service using an Azure Resource Manager template](deploy-new-button.md).
2828

29-
## Azure PowerShell or the Azure CLI
29+
## ARM template using Azure PowerShell or the Azure CLI
3030

31-
Using Azure PowerShell or the Azure CLI to deploy an ARM template is a more advanced deployment method. This deployment method can be useful for adding automation and repeatability so that you can scale and customize your deployments.
31+
Using an ARM template with Azure PowerShell or the Azure CLI is a more advanced deployment method. This deployment method can be useful for adding automation and repeatability so that you can scale and customize your deployments.
3232

3333
To learn more about using an ARM template with Azure PowerShell or the Azure CLI, see [Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or the Azure CLI](deploy-new-powershell-cli.md).
3434

35-
## Azure portal manual deployment
35+
## Azure portal manually
3636

3737
Using the Azure portal manual deployment will allow you to see the details of each deployment step. The manual deployment has many steps, but it provides valuable technical information that may be useful for customizing and troubleshooting your MedTech service.
3838

articles/healthcare-apis/workspace-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: overview
8-
ms.date: 12/15/2022
8+
ms.date: 1/3/2023
99
ms.author: jasteppe
1010
---
1111

@@ -50,7 +50,7 @@ Deploy a DICOM service to bring medical imaging data into the cloud from any DIC
5050

5151
## MedTech service
5252

53-
The MedTech service enables you to ingest high-frequency IoT device data into the FHIR Service in a scalable, secure, and compliant manner. For more information, see [the MedTech service documentation page]see [Overview of MedTech](../healthcare-apis/iot/overview.md).
53+
The MedTech service enables you to ingest high-frequency IoT device data into the FHIR Service in a scalable, secure, and compliant manner. For more information, see [Overview of the MedTech service](../healthcare-apis/iot/overview.md).
5454

5555
## Workspace configuration settings
5656

0 commit comments

Comments
 (0)