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/deploy-03-new-manual.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,13 @@ You may prefer to manually deploy MedTech service if you need to track every ste
15
15
16
16
The explanation of MedTech service manual deployment using the Azure portal is divided into three parts that cover each of key tasks required:
17
17
18
-
- Prerequisites (see Prerequisites below)
19
-
- Configuration (see [Configure for manual deployment](./deploy-05-new-config.md))
20
-
- Deployment and Post Deployment (see [Manual deployment and post-deployment](./deploy-06-new-deploy.md))
18
+
-Part 1: Prerequisites (see Prerequisites below)
19
+
-Part 2: Configuration (see [Configure for manual deployment](./deploy-05-new-config.md))
20
+
-Part 3: Deployment and Post Deployment (see [Manual deployment and post-deployment](./deploy-06-new-deploy.md))
21
21
22
22
If you need a diagram with information on the MedTech service deployment, there is an architecture overview at [Choose a deployment method](deploy-iot-connector-in-azure.md#deployment-architecture-overview). This diagram shows the data flow steps of deployment and how MedTech service processes data into a Fast Healthcare Interoperability Resource (FHIR) Observation.
23
23
24
-
## Prerequisites
24
+
## Part 1: Prerequisites
25
25
26
26
Before you can begin configuring to deploy MedTech services, you need to have the following five prerequisites:
27
27
@@ -86,9 +86,13 @@ There are three ways to deploy FHIR service:
86
86
87
87
After you have deployed FHIR service, it will be ready to receive the data processed by MedTech and persist it as a FHIR service Observation.
88
88
89
+
## Continue on to Configuration
90
+
91
+
After your prerequisites are successfully completed, you can go on to [Part 2: Configuration](deploy-05-new-config.md).
92
+
89
93
## Next steps
90
94
91
-
In this article, you learned about the prerequisites needed to deploy the MedTech service manually. When you have completed all the prerequisite requirements and your FHIR service is deployed, you are ready for the next step of manual deployment, see
95
+
In this article, you learned about the prerequisites needed to deploy the MedTech service manually. When you are ready to begin Part 2 of Manual Deployment, see
92
96
93
97
>[!div class="nextstepaction"]
94
98
>[Configure the MedTech service for manual deployment using the Azure portal](deploy-05-new-config.md)
Copy file name to clipboardExpand all lines: articles/healthcare-apis/iot/deploy-05-new-config.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,15 @@ ms.date: 09/30/2022
9
9
ms.author: v-smcevoy
10
10
---
11
11
12
-
# Configure the MedTech service for manual deployment using the Azure portal
12
+
# Part 2: Configure the MedTech service for manual deployment using the Azure portal
13
13
14
14
Before you can manually deploy the MedTech service, you must complete the following configuration tasks:
15
15
16
16
## Set up the MedTech service configuration
17
17
18
18
Start with these three steps to begin configuring the MedTech service so it will be ready to accept your tabbed configuration input:
19
19
20
-
1. Start by going to the Health Data Services workspace you created in the manual deployment [Prerequisites](deploy-03-new-manual.md#prerequisites) section. Select the Create MedTech service box.
20
+
1. Start by going to the Health Data Services workspace you created in the manual deployment [Prerequisites](deploy-03-new-manual.md#part-1-prerequisites) section. Select the Create MedTech service box.
21
21
22
22
2. This will take you to the Add MedTech service button. Select the button.
23
23
@@ -188,13 +188,15 @@ Your validation screen should look something like this:
188
188
189
189
:::image type="content" source="media\iot-deploy-manual-in-portal\validate-and-review-medtech-service.png" alt-text="Screenshot of validation success with details displayed." lightbox="media\iot-deploy-manual-in-portal\validate-and-review-medtech-service.png":::
190
190
191
-
If your MedTech service didn't validate, review the validation failure message, and troubleshoot the issue. Check all properties under each MedTech service tab that you've configured. Go back and try again.
191
+
If your MedTech service didn't validate, review the validation failure message, and troubleshoot the issue. Check all properties under each MedTech service tab that you've configured. Go back and try again.
192
192
193
-
If your deployment request was successful, you are ready to go on the next step, where you will deploy your MedTech service instance.
193
+
## Continue on to Deployment and Post-deployment
194
+
195
+
After your configuration is successfully completed, you can go on to [Part 3: Deployment and post deployment](deploy-06-new-deploy.md).
194
196
195
197
## Next steps
196
198
197
-
In this article, you were shown how to configure MedTech service in preparation for deployment and ensure that everything has been validated. To learn about deploying a validated MedTech service instance, see
199
+
In this article, you were shown how to configure MedTech service in preparation for deployment and ensure that everything has been validated. When you are ready to begin Part 3 of Manual Deployment, see
198
200
199
201
>[!div class="nextstepaction"]
200
202
>[Manual deployment and post-deployment of MedTech service](deploy-06-new-deploy.md)
0 commit comments