Skip to content

Commit 1ecd6cd

Browse files
committed
Minor updates to article and TOC move
1 parent d75edd6 commit 1ecd6cd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

articles/healthcare-apis/iot/how-to-create-mappings-copies.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: msjasteppe
66
ms.service: healthcare-apis
77
ms.subservice: iomt
88
ms.topic: how-to
9-
ms.date: 1/12/2023
9+
ms.date: 1/30/2023
1010
ms.author: jasteppe
1111
---
1212

@@ -20,13 +20,13 @@ This article provides steps for creating copies of your MedTech service's device
2020
> [!NOTE]
2121
> When opening an [Azure Technical Support](https://azure.microsoft.com/support/create-ticket/) ticket for your MedTech service, include copies of your device and FHIR destination mappings to assist in the troubleshooting process.
2222
23-
## Device mapping copy creation process
23+
## Device mappings copy creation process
2424

2525
1. Select **"MedTech service"** on the left side of your Azure Health Data Services workspace under **Services**.
2626

2727
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service-button-in-workspace.png" alt-text="Screenshot of select MedTech service within the workspace." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service-button-in-workspace.png":::
2828

29-
2. Select the name of the **MedTech service** that you'll be copying the device mapping from. In this example, we'll be making a copy of the device mapping from a MedTech service named **mt-azuredocsdemo**. You'll be selecting your own MedTech service as part of this process.
29+
2. Select the name of the **MedTech service** that you'll be copying the device mappings from. In this example, we'll be making a copy of the device mappings from a MedTech service named **mt-azuredocsdemo**. You'll be selecting your own MedTech service as part of this process.
3030

3131
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service.png" alt-text="Screenshot of select the MedTech service that you'll be making mappings copies from." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service.png":::
3232

@@ -35,15 +35,15 @@ This article provides steps for creating copies of your MedTech service's device
3535
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping.png" alt-text="Screenshot of select Device mapping button." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping.png":::
3636

3737
> [!TIP]
38-
> This process can also be used for copying and saving the contents of the **Destination** (also know as the FHIR destination) mapping which is also under **Settings** within your workspace.
38+
> This process can also be used for copying and saving the contents of the also know as the FHIR destination mappings found in **Destination** which is also under **Settings** within your MedTech service.
3939
40-
4. Select the contents of the device mapping (for example: press **Ctrl + a**) and do a copy operation (for example: press **Ctrl + c**).
40+
4. Select the contents of the device mappings (for example: press **Ctrl + a**) and do a copy operation (for example: press **Ctrl + c**).
4141

42-
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping-contents.png" alt-text="Screenshot of select and copy contents of the mapping." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping-contents.png":::
42+
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping-contents.png" alt-text="Screenshot of select and copy contents of the device mappings." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-device-mapping-contents.png":::
4343

44-
5. Open an editor application like Notepad or [Microsoft Visual Studio Code](https://code.visualstudio.com/) and do a paste operation (for example: press **Ctrl + v**) and a save operation (for example: press **Ctrl + s**) to create a file copy of your MedTech service device mapping. For this example, we'll be using Notepad.
44+
5. Open an editor application like Notepad or [Microsoft Visual Studio Code](https://code.visualstudio.com/) and do a paste operation (for example: press **Ctrl + v**) and a save operation (for example: press **Ctrl + s**) to create a file copy of your MedTech service device mappings. For this example, we'll be using Notepad.
4545

46-
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-save-in-notepad.png" alt-text="Screenshot of using Notepad with the device mapping copy." lightbox="media/iot-mappings-copies/iot-mappings-copies-save-in-notepad.png":::
46+
:::image type="content" source="media/iot-mappings-copies/iot-mappings-copies-save-in-notepad.png" alt-text="Screenshot of using Notepad with the device mappings copy." lightbox="media/iot-mappings-copies/iot-mappings-copies-save-in-notepad.png":::
4747

4848
1. Select a folder to save the file in.
4949
2. Select a name for your file.

articles/healthcare-apis/iot/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ items:
5151
- name: IotJsonPathContentTemplate mappings
5252
href: how-to-use-iotjsonpathcontenttemplate-mappings.md
5353
- name: Custom functions
54-
href: how-to-use-custom-functions.md
54+
href: how-to-use-custom-functions.md
55+
- name: Create copies of mappings
56+
href: how-to-create-mappings-copies.md
5557
- name: Destination
5658
expanded: false
5759
items:
5860
- name: FHIR destination mappings
5961
href: how-to-configure-fhir-mappings.md
60-
- name: Create copies of mappings
61-
href: how-to-create-mappings-copies.md
6262
- name: Monitor
6363
expanded: false
6464
items:

0 commit comments

Comments
 (0)