Skip to content

Commit 018f9fa

Browse files
committed
More edits.
1 parent 0d74d80 commit 018f9fa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/healthcare-apis/iot/deploy-08-new-ps-cli.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Deploy the MedTech service with an Azure Resource Manager template using Azure PowerShell or Azure CLI - Azure Health Data Services
3-
description: In this article, you'll learn how to deploy the MedTech service with an Azure Resource Manager template using Azure PowerShell or Azure CLI
2+
title: Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or Azure CLI - Azure Health Data Services
3+
description: In this quickstart, you'll learn how to deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or Azure CLI
44
author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
@@ -9,9 +9,9 @@ ms.date: 11/28/2022
99
ms.author: jasteppe
1010
---
1111

12-
# Quickstart: Deploy the MedTech service with an Azure Resource Manager template using Azure PowerShell or Azure CLI
12+
# Quickstart: Deploy the MedTech service using an Azure Resource Manager template and Azure PowerShell or Azure CLI
1313

14-
In this article, you'll learn how to use Azure PowerShell and Azure CLI to deploy the MedTech service using an Azure Resource Manager (ARM) template. When you call the template from PowerShell or CLI, it provides automation that enables you to distribute your deployment to large numbers of developers. Using PowerShell or CLI allows for modifiable automation capabilities that will speed up your deployment configuration in enterprise environments.
14+
In this quickstart, you'll learn how to use Azure PowerShell and Azure CLI to deploy the MedTech service using an Azure Resource Manager (ARM) template. When you call the template from PowerShell or CLI, it provides automation that enables you to distribute your deployment to large numbers of developers. Using PowerShell or CLI allows for modifiable automation capabilities that will speed up your deployment configuration in enterprise environments.
1515

1616
For more information about ARM templates, see [What are ARM templates?](./../../azure-resource-manager/templates/overview.md).
1717

articles/healthcare-apis/iot/deploy-new-bicep-ps-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Deploy the MedTech service using Azure PowerShell and Azure CLI with a Bicep file - Azure Health Data Services
3-
description: In this quickstart, you'll learn how to deploy the MedTech service using Azure PowerShell or Azure CLI using a Bicep file.
2+
title: Deploy the MedTech service using a Bicep file and Azure PowerShell or Azure CLI - Azure Health Data Services
3+
description: In this quickstart, you'll learn how to deploy the MedTech service using a Bicep file and Azure PowerShell or Azure CLI
44
author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
@@ -9,7 +9,7 @@ ms.date: 11/28/2022
99
ms.author: jasteppe
1010
---
1111

12-
# Quickstart: Deploy the MedTech service using Azure PowerShell or Azure CLI with a Bicep file
12+
# Quickstart: Deploy the MedTech service using a Bicep file and Azure PowerShell or Azure CLI
1313

1414
In this quickstart, you'll learn how to:
1515

0 commit comments

Comments
 (0)