MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.35k forks source link

Cosmos DB - Gremlin Console Quickstart, Java environment needed adding some note #81902

Closed chshihMSFT closed 2 years ago

chshihMSFT commented 2 years ago

Suggest adding note for Java Runtime version in Prerequisites section.

You also need to install the Gremlin Console. The recommended version is v3.4.3 or earlier. (To use Gremlin Console on Windows, you need to install Java Runtime, minimum requires Java 8 but it is preferable to use Java 11).

This is because user might hit unexpected errors when using Java runtime version higher than 16, this clarification is also based on Apache Tinkerpop - Developer Documentation system configuration.

Thanks.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Oury-MSFT commented 2 years ago

@chshihMSFT Thank you for your feedback. @manishmsfte Please see customer feedback above. Could you please confirm if we can raise a PR to update to doc adding "Minimum requires Java 8 or Java 11" under Java Runtime Prerequisites section?

manishmsfte commented 2 years ago

Done, PR is under way

manishmsfte commented 2 years ago

please-close