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
@@ -1,11 +1,11 @@
1
1
---
2
2
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.
4
4
author: msjasteppe
5
5
ms.service: healthcare-apis
6
6
ms.subservice: fhir
7
7
ms.topic: quickstart
8
-
ms.date: 12/27/2022
8
+
ms.date: 1/4/2023
9
9
ms.author: jasteppe
10
10
---
11
11
@@ -16,23 +16,23 @@ 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) 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.
22
22
23
-
## Azure Resource Manager template with the Deploy to Azure button
23
+
## ARM template using the Deploy to Azure button
24
24
25
25
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.
26
26
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).
28
28
29
-
## Azure PowerShell or the Azure CLI
29
+
## ARM template using Azure PowerShell or the Azure CLI
30
30
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.
32
32
33
33
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).
34
34
35
-
## Azure portal manual deployment
35
+
## Azure portal manually
36
36
37
37
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.
Copy file name to clipboardExpand all lines: articles/healthcare-apis/workspace-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: msjasteppe
5
5
ms.service: healthcare-apis
6
6
ms.subservice: fhir
7
7
ms.topic: overview
8
-
ms.date: 12/15/2022
8
+
ms.date: 1/3/2023
9
9
ms.author: jasteppe
10
10
---
11
11
@@ -50,7 +50,7 @@ Deploy a DICOM service to bring medical imaging data into the cloud from any DIC
50
50
51
51
## MedTech service
52
52
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).
0 commit comments