Skip to content

Commit b6ec6b4

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#42866
Added a note for JRE installation that is required for Self hosted IR.
1 parent 4b253b0 commit b6ec6b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/data-factory/concepts-integration-runtime.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ A self-hosted IR is capable of:
7777
> [!NOTE]
7878
> Use self-hosted integration runtime to support data stores that requires bring-your-own driver such as SAP Hana, MySQL, etc. For more information, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).
7979
80+
> [!NOTE]
81+
> Java Runtime Environment (JRE) is a dependency of Self Hosted IR. Please make sure you have JRE installed on the same host.
82+
8083
### Self-hosted IR network environment
8184
If you want to perform data integration securely in a private network environment, which does not have a direct line-of-sight from the public cloud environment, you can install a self-hosted IR on premises environment behind your corporate firewall, or inside a virtual private network. The self-hosted integration runtime only makes outbound HTTP-based connections to open internet.
8285

0 commit comments

Comments
 (0)