Skip to content

Commit 3229952

Browse files
committed
Additional minor edits.
1 parent 1685f9b commit 3229952

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/healthcare-apis/iot/deploy-iot-connector-in-azure.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: quickstart
8-
ms.date: 11/18/2022
8+
ms.date: 11/21/2022
99
ms.author: jasteppe
1010
---
1111

@@ -23,7 +23,7 @@ The different deployment methods are:
2323

2424
Using an ARM template with Azure portal is the easiest and fastest deployment method because it automates most of your configuration with the touch of a **Deploy to Azure** button. This button automatically generates the following configurations and resources: managed identity Azure role-based access (RBAC) roles, a provisioned workspace and namespace, an Event Hubs instance, a Fast Healthcare Interoperability Resources (FHIR®) service instance, and a MedTech service instance. All you need to add are post-deployment device mapping, destination mapping, and a shared access policy key. This method simplifies your deployment, but doesn't allow for much customization.
2525

26-
For more information about the ARM template and the Deploy to Azure button, see [Quickstart: Deploy MedTech service with Azure Resource Manager template](deploy-02-new-button.md).
26+
For more information about the ARM template and the Deploy to Azure button, see [Quickstart: Deploy MedTech service with an Azure Resource Manager template](deploy-02-new-button.md).
2727

2828
## Azure PowerShell and Azure CLI automation
2929

articles/healthcare-apis/iot/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ landingContent:
2929
url: iot-data-flow.md
3030
- linkListType: quickstart
3131
links:
32-
- text: Get started with the MedTech service
32+
- text: Get started with MedTech service
3333
url: get-started-with-iot.md
3434

3535
- title: Deploy MedTech service

articles/healthcare-apis/iot/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ items:
2121
items:
2222
- name: Choose a deployment method
2323
href: deploy-iot-connector-in-azure.md
24-
- name: Azure Resource Manager (ARM) template
24+
- name: Azure Resource Manager template
2525
href: deploy-02-new-button.md
2626
- name: Azure PowerShell and CLI
2727
href: deploy-08-new-ps-cli.md

0 commit comments

Comments
 (0)