Skip to content

Commit 2f38082

Browse files
committed
Fix broken absolute link to use relative link
- Convert absolute Microsoft Learn link to relative link - Changes https://learn.microsoft.com/azure/data-factory/sap-change-data-capture-shir-preparation - To ../../data-factory/sap-change-data-capture-shir-preparation.md - Fixes warning about absolute links being broken in isolated environments
1 parent 0bc37bd commit 2f38082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/sap/business-process-solutions/configure-source-system-with-data-factory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ First step of configuration is setting up the source system; this step deploys t
103103

104104
## Deploy self-hosted integration runtime on Azure virtual machine (VM)
105105

106-
In this section, we will deploy the self-hosted integration runtime on an Azure virtual machine. You can follow detailed instructions on how to deploy and configure Self-Hosted Integration Runtime in the article - [Shared Integration Runtime](https://learn.microsoft.com/azure/data-factory/sap-change-data-capture-shir-preparation). This article covers detailed steps on how to prepare your virtual machine and how to perform connectivity tests. You can also use the following steps to configure your virtual machine:
106+
In this section, we will deploy the self-hosted integration runtime on an Azure virtual machine. You can follow detailed instructions on how to deploy and configure Self-Hosted Integration Runtime in the article - [Shared Integration Runtime](../../data-factory/sap-change-data-capture-shir-preparation.md). This article covers detailed steps on how to prepare your virtual machine and how to perform connectivity tests. You can also use the following steps to configure your virtual machine:
107107

108108
1. Deploy Azure virtual machine in the same network / subnet as your SAP system. Direct connectivity between Self-Hosted Integration Runtime and SAP system is required to extract data.
109109
2. Install SAP .NET Connector.

0 commit comments

Comments
 (0)