Skip to content

Commit f382c6c

Browse files
Merge pull request #271126 from jonburchel/patch-39
Update JRE version reference
2 parents 8ca57ba + 7fcbc2d commit f382c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/self-hosted-integration-runtime-troubleshoot-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ To generate the error report ID for Microsoft Support, follow these instructions
417417
> [!NOTE]
418418
> The folder is not `C:\Program Files (x86)\Java\`
419419
420-
- JRE 7 and JRE 8 are both compatible for this copy activity. JRE 6 and versions that are earlier than JRE 6 have not been validated for this use.
420+
- Java Runtime (JRE) is version 11 or greater, from a JRE provider such as [Microsoft OpenJDK 11](https://aka.ms/download-jdk/microsoft-jdk-11.0.19-windows-x64.msi) or [Eclipse Temurin 11](https://adoptium.net/temurin/releases/?version=11). Ensure that the JAVA_HOME system environment variable is set to the JDK folder (not just the JRE folder) you may also need to add the bin folder to your system's PATH environment variable.
421421
422422
2. Check the registry for the appropriate settings. To do this, follow these steps:
423423

0 commit comments

Comments
 (0)