Skip to content

Commit 3191b63

Browse files
authored
Update create-self-hosted-integration-runtime.md
1 parent 8803d55 commit 3191b63

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

articles/data-factory/create-self-hosted-integration-runtime.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -268,19 +268,9 @@ You can associate multiple nodes by installing the self-hosted integration runti
268268
269269
#### Scale out
270270
271-
When processor usage is high and available memory is low on the self-hosted IR, add a new node to help scale out the load across machines. If activities fail because they time out or the self-hosted IR node is offline, it helps if you add a node to the gateway. To add a node, use one of the following methods, either using the Azure Data Factory Studio, or with the SHIR installer.
271+
When processor usage is high and available memory is low on the self-hosted IR, add a new node to help scale out the load across machines. If activities fail because they time out or the self-hosted IR node is offline, it helps if you add a node to the gateway. To add a node, complete the following steps:
272272
273-
#### Adding a node using Azure Data Factory Studio
274-
275-
1. Navigate to the [Azure Data Factory portal](https://learn.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime).
276-
2. Go to the **Manage** tab, and select **Integration Runtimes** under the **Connections** section.
277-
3. Choose the existing self-hosted integration runtime you want to add a node to.
278-
4. Select **Add Node**, and follow the instructions to download and install the SHIR setup on the new machine.
279-
5. During the installation, provide the authentication key from the existing SHIR to link the new node to the existing SHIR cluster.
280-
281-
#### Adding a node using the SHIR installer
282-
283-
1. [Download the SHIR setup from the Azure Data Factory portal](https://learn.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime).
273+
1. [Download the SHIR setup from the Azure Data Factory portal](create-self-hosted-integration-runtime.md).
284274
2. Run the Installer on the node you want to add to the cluster.
285275
3. During the installation, select the option to join an existing integration runtime, and provide the authentication key from the existing SHIR to link the new node to the existing SHIR cluster.
286276

0 commit comments

Comments
 (0)