Skip to content

Commit 9b76d1d

Browse files
committed
Minor edits.
1 parent 3229952 commit 9b76d1d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/healthcare-apis/iot/deploy-iot-connector-in-azure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ ms.author: jasteppe
1111

1212
# Quickstart: Choose a deployment method
1313

14-
MedTech service provides multiple methods for deploying it into an Azure Platform as a service (PaaS) configuration. Each method has different advantages that will allow you to customize your development environment to suit your needs.
14+
MedTech service provides multiple methods for deploying it into an Azure Platform as a Service (PaaS) configuration. Each method has different advantages that will allow you to customize your development environment to suit your needs.
1515

1616
The different deployment methods are:
1717

1818
- Azure Resource Manager (ARM) template with Deploy to Azure button
1919
- Azure PowerShell and Azure CLI automation
20-
- Manual deployment
20+
- Azure portal manual deployment
2121

2222
## Azure Resource Manager template with Deploy to Azure button
2323

@@ -31,7 +31,7 @@ Azure provides Azure PowerShell and Azure CLI to speed up your configurations wh
3131

3232
For more information about Using an ARM template with Azure PowerShell and Azure CLI, see [Quickstart: Using Azure PowerShell and Azure CLI to deploy the MedTech service using Azure Resource Manager templates](deploy-08-new-ps-cli.md).
3333

34-
## Manual deployment
34+
## Azure portal manual deployment
3535

3636
The manual deployment method uses the Azure portal to implement each deployment task individually. Using the manual deployment method will allow you to see all the details of how to complete the sequence of each deployment task. The manual deployment method can be beneficial if you need to customize or troubleshoot your deployment process. The manual deployment is the most complex method, but it provides valuable technical information and developmental options that will enable you to fine-tune your deployment precisely.
3737

articles/healthcare-apis/iot/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ items:
2323
href: deploy-iot-connector-in-azure.md
2424
- name: Azure Resource Manager template
2525
href: deploy-02-new-button.md
26-
- name: Azure PowerShell and CLI
26+
- name: Azure PowerShell and Azure CLI
2727
href: deploy-08-new-ps-cli.md
2828
- name: Azure portal - Prerequisites
2929
href: deploy-03-new-manual.md

0 commit comments

Comments
 (0)