Skip to content

Commit 09770d8

Browse files
committed
Additional updates and formatting.
1 parent 2d89d82 commit 09770d8

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

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

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,41 +20,39 @@ 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-
## Copy creation process
23+
## Device mapping 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-in-workspace.png" alt-text="Screenshot of select MedTech service." lightbox="media/iot-mappings-copies/iot-mappings-copies-select-medtech-service-in-workspace.png":::
2828

29-
2. Select the name of the **MedTech service** that you'll be copying the device and FHIR destination mappings from. In this example, we'll be making copies from a MedTech service name **mt-azuredocsdemo**. You'll be selecting your MedTech service as part of this process.
30-
31-
:::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":::
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 name **mt-azuredocsdemo**. You'll be selecting your own MedTech service as part of this process.
3230

3331
> [!TIP]
34-
> This process can also be used for copying and saving the contents of the Destination (also know as the FHIR destination) mapping also under **Settings**.
35-
>
36-
> This example will be for copying and saving the device mapping for your MedTech service within Notepad
32+
> This process can also be used for copying and saving the contents of the **Destination** (also know as the FHIR destination) mapping also under **Settings**.
33+
34+
:::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":::
3735

3836
3. Select the **Device mapping** button under **Settings**.
3937

4038
:::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":::
4139

42-
4. Select the contents of the JSON (for example: press **Ctrl + a**) and do a copy operation (for example: press **Ctrl + c**).
40+
4. Select the contents of the device mapping (for example: press **Ctrl + a**) and do a copy operation (for example: press **Ctrl + c**).
4341

4442
:::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":::
4543

46-
5. Do a paste operation (for example: Press **Ctrl + v**) into a new file within an editor application like Notepad or [Microsoft Visual Studio Code](https://code.visualstudio.com/) and do a save operation (for example: press **Ctrl + s**). For this example, we'll be using Notepad.
44+
5. Do a paste operation (for example: press **Ctrl + v**) into an editor application like Notepad or [Microsoft Visual Studio Code](https://code.visualstudio.com/) and do a save operation (for example: press **Ctrl + s**) to create a file. For this example, we'll be using Notepad.
4745

4846
:::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":::
4947

5048
1. Select the folder to save the file in.
51-
2. Name your file.
52-
3. Leave the remaining fields at their defaults (for example: **Save as type** and **Encoding**)
49+
2. Select a name your file.
50+
3. Leave the remaining fields at their defaults (for example: **Save as type** and **Encoding**).
5351
4. Select the **Save** button to save your file.
5452

5553
## Next steps
5654

57-
In this article, you learned how to make copies of the MedTech service device and FHIR destination mappings. To learn how to troubleshoot device and FHIR destination mappings, see
55+
In this article, you learned how to make copies of your MedTech service device and FHIR destination mappings. To learn how to troubleshoot device and FHIR destination mappings, see
5856

5957
>[!div class="nextstepaction"]
6058
>[Troubleshoot the MedTech service device and FHIR destination mappings](iot-troubleshoot-mappings.md)

0 commit comments

Comments
 (0)