Skip to content

Commit 7f2c478

Browse files
Merge pull request #287455 from jonburchel/patch-43
Update create-self-hosted-integration-runtime.md
2 parents 1dc8beb + 3191b63 commit 7f2c478

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ author: lrtoyou1223
88
ms.author: lle
99
ms.date: 09/03/2024
1010
ms.custom: synapse
11+
ai-usage: ai-assisted
1112
---
1213

1314
# Create and configure a self-hosted integration runtime
@@ -267,7 +268,11 @@ You can associate multiple nodes by installing the self-hosted integration runti
267268
268269
#### Scale out
269270
270-
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.
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:
272+
273+
1. [Download the SHIR setup from the Azure Data Factory portal](create-self-hosted-integration-runtime.md).
274+
2. Run the Installer on the node you want to add to the cluster.
275+
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.
271276
272277
#### Scale up
273278

0 commit comments

Comments
 (0)