Skip to content

Commit 9779df8

Browse files
Merge pull request #213519 from mcevoy-building7/MD-deploy-remove
Md deploy remove
2 parents 292a8ac + 438068c commit 9779df8

File tree

5 files changed

+5
-193
lines changed

5 files changed

+5
-193
lines changed

articles/healthcare-apis/iot/deploy-04-new-prereq.md

Lines changed: 0 additions & 86 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Under the **Destination** tab, use these values to enter the destination propert
115115
- First, enter the name of your **FHIR server** using the following four steps:
116116

117117
1. The **FHIR Server** name (also known as the **FHIR service**) can be located by using the **Search** bar at the top of the screen.
118-
1. To connect to your FHIR service instance, enter the name of the FHIR service you used in the manual deploy configuration article at [Deploy the FHIR service](deploy-04-new-prereq.md#deploy-the-fhir-service).
118+
1. To connect to your FHIR service instance, enter the name of the FHIR service you used in the manual deploy configuration article at [Deploy the FHIR service](deploy-03-new-manual.md#deploy-the-fhir-service).
119119
1. Then select the **Properties** button.
120120
1. Next, Copy and paste the **Name** string into the **FHIR Server** text field. In this example, the **FHIR Server** name is `fs-azuredocsdemo`.
121121

articles/healthcare-apis/iot/deploy-07-new-post-deploy.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

articles/healthcare-apis/iot/deploy-iot-connector-in-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ Each method must add **all** these post-deployment tasks:
7979

8080
### Granting access to the device message event hub
8181

82-
For information about granting access to the device message event hub, see [Granting access to the device message event hub](deploy-07-new-post-deploy.md#granting-access-to-the-device-message-event-hub).
82+
For information about granting access to the device message event hub, see [Granting access to the device message event hub](deploy-06-new-deploy.md#grant-access-to-the-device-message-event-hub).
8383

8484
### Granting access to the FHIR service
8585

86-
For information about granting access to the FHIR service, see [Granting access to the FHIR service](deploy-07-new-post-deploy.md#granting-access-to-the-fhir-service).
86+
For information about granting access to the FHIR service, see [Granting access to the FHIR service](deploy-06-new-deploy.md#grant-access-to-the-fhir-service).
8787

8888
## Next steps
8989

articles/healthcare-apis/iot/get-started-with-iot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ After you have fulfilled the prerequisites and provisioned your services, the ne
8888
### Configuring MedTech service to ingest data
8989

9090
MedTech service must be configured to ingest data it will receive from an event hub. First you must begin the official deployment process at the Azure portal. For more information about deploying MedTech service using the Azure portal, see [Overview of how to manually deploy the MedTech service using the Azure portal
91-
](deploy-03-new-manual.md) and [Prerequisites for manually deploying the MedTech service using the Azure portal](deploy-04-new-prereq.md).
91+
](deploy-03-new-manual.md) and [Prerequisites for manually deploying the MedTech service using the Azure portal](deploy-03-new-manual.md).
9292

9393
Once you have starting using the portal and added MedTech service to your workspace, you must then configure MedTech service to ingest data from an event hub. For more information about configuring MedTech service to ingest data, see [Configure the MedTech service to ingest data](deploy-05-new-config.md).
9494

@@ -115,7 +115,7 @@ If you have completed the prerequisites, provisioning, and configuration, you ar
115115

116116
When you complete the final [deployment procedure](deploy-06-new-deploy.md) and don't get any errors, you must link MedTech service to an Event Hubs and the FHIR service. This will enable a connection from MedTech service to an Event Hubs instance and the FHIR service, so that data can flow smoothly from device to FHIR Observation. In order to do this, the Event Hubs instance for device message flow must be granted access via role assignment, so MedTech service can receive Event Hubs data. You must also grant access to The FHIR service via role assignments in order for MedTech to receive the data. There are two parts of the process to connect to required services.
117117

118-
For more information about granting access via role assignments, see [Granting the MedTech service access to the device message event hub and FHIR service](deploy-07-new-post-deploy.md#granting-the-medtech-service-access-to-the-device-message-event-hub-and-fhir-service).
118+
For more information about granting access via role assignments, see [Granting the MedTech service access to the device message event hub and FHIR service](deploy-06-new-deploy.md#manual-post-deployment-requirements).
119119

120120
### Granting access to the device message event hub
121121

0 commit comments

Comments
 (0)