You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/healthcare-apis/iot/how-to-create-mappings-copies.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,10 +26,10 @@ This article provides steps for creating copies of your MedTech service's device
26
26
27
27
:::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":::
28
28
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.
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.
30
30
31
31
> [!TIP]
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**.
32
+
> This copy 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.
33
33
34
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":::
35
35
@@ -41,14 +41,14 @@ This article provides steps for creating copies of your MedTech service's device
41
41
42
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":::
43
43
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.
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.
45
45
46
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":::
47
47
48
-
1. Select the folder to save the file in.
49
-
2. Select a name your file.
48
+
1. Select a folder to save the file in.
49
+
2. Select a name for your file.
50
50
3. Leave the remaining fields at their defaults (for example: **Save as type** and **Encoding**).
0 commit comments