Skip to content

Commit 30388ee

Browse files
Merge pull request #213528 from mcevoy-building7/medtech-deploy-nav
all gaul is divided into three parts
2 parents fabaf47 + 05dc542 commit 30388ee

File tree

3 files changed

+17
-11
lines changed

3 files changed

+17
-11
lines changed

articles/healthcare-apis/iot/deploy-03-new-manual.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ You may prefer to manually deploy MedTech service if you need to track every ste
1515

1616
The explanation of MedTech service manual deployment using the Azure portal is divided into three parts that cover each of key tasks required:
1717

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))
2121

2222
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.
2323

24-
## Prerequisites
24+
## Part 1: Prerequisites
2525

2626
Before you can begin configuring to deploy MedTech services, you need to have the following five prerequisites:
2727

@@ -86,9 +86,13 @@ There are three ways to deploy FHIR service:
8686

8787
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.
8888

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+
8993
## Next steps
9094

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
9296

9397
>[!div class="nextstepaction"]
9498
>[Configure the MedTech service for manual deployment using the Azure portal](deploy-05-new-config.md)

articles/healthcare-apis/iot/deploy-05-new-config.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.date: 09/30/2022
99
ms.author: v-smcevoy
1010
---
1111

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
1313

1414
Before you can manually deploy the MedTech service, you must complete the following configuration tasks:
1515

1616
## Set up the MedTech service configuration
1717

1818
Start with these three steps to begin configuring the MedTech service so it will be ready to accept your tabbed configuration input:
1919

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.
2121

2222
2. This will take you to the Add MedTech service button. Select the button.
2323

@@ -188,13 +188,15 @@ Your validation screen should look something like this:
188188

189189
:::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":::
190190

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.
192192

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).
194196

195197
## Next steps
196198

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
198200

199201
>[!div class="nextstepaction"]
200202
>[Manual deployment and post-deployment of MedTech service](deploy-06-new-deploy.md)

articles/healthcare-apis/iot/deploy-06-new-deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 08/30/2022
99
ms.author: v-smcevoy
1010
---
1111

12-
# Manual Deployment and Post-deployment of MedTech service
12+
# Part 3: Manual Deployment and Post-deployment of MedTech service
1313

1414
When you are satisfied with your configuration and it has been successfully validated, you can complete the deployment and post-deployment process.
1515

0 commit comments

Comments
 (0)