Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a hyperlink to the Spring Cloud Readme file Java Development Kit(JDK) #15593

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/perf-test-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ helps developers create their performance tests for their APIs.

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
2 changes: 1 addition & 1 deletion sdk/anomalydetector/azure-ai-anomalydetector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Microsoft Azure Cognitive Services Anomaly Detector API enables you to monitor a

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- An existing Cognitive Services or Anomaly Detector resource.

Expand Down
2 changes: 1 addition & 1 deletion sdk/appconfiguration/azure-data-appconfiguration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Use the client library for App Configuration to create and manage application co

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- [App Configuration Store][app_config_store]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This package helps Spring Application to load properties from Azure Configuratio

## Getting started
### Prerequisites
- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- [Maven][maven] 3.0 and above

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Azure Communication Administration is used for managing users and tokens for Azu
### Prerequisites

- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
- [Java Development Kit (JDK)](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Apache Maven](https://maven.apache.org/download.cgi).
- A deployed Communication Services resource.

Expand Down Expand Up @@ -123,4 +123,4 @@ Check out other client libraries for Azure communication service



![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fsdk%2Fcommunication%2Fazure-communication-administration%2FREADME.png)
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Fsdk%2Fcommunication%2Fazure-communication-administration%2FREADME.png)
2 changes: 1 addition & 1 deletion sdk/communication/azure-communication-chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Azure Communication Chat contains the APIs used in chat applications for Azure C
### Prerequisites

- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
- [Java Development Kit (JDK)](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Apache Maven](https://maven.apache.org/download.cgi).
- A deployed Communication Services resource. <!--[Create a Communication Services resource](../create-a-communication-resource.md).-->

Expand Down
4 changes: 2 additions & 2 deletions sdk/communication/azure-communication-common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It is intended to provide cross cutting concerns, e.g. authentication.
### Prerequisites

- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
- [Java Development Kit (JDK)](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Apache Maven](https://maven.apache.org/download.cgi).
- A deployed Communication Services resource.

Expand Down Expand Up @@ -62,4 +62,4 @@ Check out other client libraries for Azure communication service
[cla]: https://cla.microsoft.com
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:opencode@microsoft.com
[coc_contact]: mailto:opencode@microsoft.com
4 changes: 2 additions & 2 deletions sdk/communication/azure-communication-sms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Azure Communication SMS is used to send simple text messages.
### Prerequisites

- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
- [Java Development Kit (JDK)](https://docs.microsoft.com/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) version 8 or above.
- [Apache Maven](https://maven.apache.org/download.cgi).
- A deployed Communication Services resource. <!--[Create a Communication Services resource](../create-a-communication-resource.md). -->

Expand Down Expand Up @@ -122,4 +122,4 @@ Check out other client libraries for Azure Communication Services
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:opencode@microsoft.com

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Feng%2Fazure-communications-sms%2FREADME.png)
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java%2Feng%2Fazure-communications-sms%2FREADME.png)
2 changes: 1 addition & 1 deletion sdk/core/azure-core-amqp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ own AMQP client library that abstracts from the underlying transport library's i

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-experimental/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Azure Core Experimental contains types that are being evaluated and might eventu

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-http-jdk-httpclient/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ part of JDK 11.

### Prerequisites

- Java Development Kit (JDK) with version 11 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 11 or above

### Adding the package to your product

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-http-netty/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Azure Core Netty HTTP client is a plugin for the `azure-core` HTTP client API.

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-http-okhttp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Azure Core OkHttp HTTP client is a plugin for the `azure-core` HTTP client API.

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-management/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Azure Core Management library is a collection of classes common to the [Azure Re

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-serializer-avro-apache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Azure Core Apache Avro Serializer is a plugin for the `azure-core` `AvroSerializ

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-serializer-avro-jackson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Azure Core Jackson Avro Serializer is a plugin for the `azure-core` `AvroSeriali

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-serializer-json-gson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Azure Core Gson JSON Serializer is a plugin for the `azure-core` `JsonSerializer

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-serializer-json-jackson/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Azure Core Jackson JSON Serializer is a plugin for the `azure-core` `JsonSeriali

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core-tracing-opentelemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ documentation][api_documentation] | [Samples][samples]

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/core/azure-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ APIs in one client library, you will know how to use them in other client librar

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Include the package

Expand Down
2 changes: 1 addition & 1 deletion sdk/eventgrid/azure-messaging-eventgrid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ within your project, you can use [Maven][maven].

### Prerequisites

- [Java Development Kit (JDK) with version 8 or above][jdk]
- [[Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above][jdk]
- An [Azure subscription][azure_subscription]
- An [Event Grid][eventgrid] topic or domain. To create the resource, you can use [Azure portal][portal] or
[Azure CLI][cli]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fewer changes requested. In particular, it is recommended to review:

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Maven][maven]
- Git
- Microsoft Azure subscription
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ documentation][event_hubs_product_docs] | [Samples][sample_examples]

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Maven][maven]
- Microsoft Azure subscription
- You can create a free account at: https://azure.microsoft.com
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhubs/azure-messaging-eventhubs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fewer changes requested. In particular, it is recommended to review:

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Maven][maven]
- Git
- Microsoft Azure subscription
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhubs/azure-messaging-eventhubs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ documentation][event_hubs_product_docs] | [Samples][sample_examples]

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Maven][maven]
- Microsoft Azure subscription
- You can create a free account at: https://azure.microsoft.com
Expand Down
2 changes: 1 addition & 1 deletion sdk/eventhubs/azure-messaging-eventhubs/migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ For users new to the Java SDK for Event Hubs, please see the [README for azure-m
- [Additional samples](#additional-samples)

## Prerequisites
Java Development Kit (JDK) with version 8 or above.
[Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above.

## Updated Maven dependencies

Expand Down
2 changes: 1 addition & 1 deletion sdk/formrecognizer/azure-ai-formrecognizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ from form documents. It includes the following main functionalities:
## Getting started

### Prerequisites
- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- [Cognitive Services or Form Recognizer account][form_recognizer_account] to use this package.

Expand Down
2 changes: 1 addition & 1 deletion sdk/identity/azure-identity-perf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Represents Performance tests for Azure Identity SDK for Java.

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
2 changes: 1 addition & 1 deletion sdk/identity/azure-identity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Maven dependency for Azure Secret Client library. Add it to your project's pom f
[//]: # ({x-version-update-end})

### Prerequisites
* [Java Development Kit (JDK)][jdk] with version 8 or above
* [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
* An [Azure subscription][azure_sub].
* The Azure CLI can also be useful for authenticating in a development environment, creating accounts, and managing account roles.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Maven dependency for the Azure Key Vault Administration library. Add it to your
[//]: # ({x-version-update-end})

### Prerequisites
- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- An existing [Azure Key Vault][azure_keyvault]. If you need to create a Key Vault, you can use the [Azure Cloud Shell](https://shell.azure.com/bash) to create one with this Azure CLI command. Replace `<your-resource-group-name>` and `<your-key-vault-name>` with your own, unique names:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Maven dependency for the Azure Key Vault Certificate client library. Add it to y
[//]: # ({x-version-update-end})

### Prerequisites
- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- An existing [Azure Key Vault][azure_keyvault]. If you need to create a Key Vault, you can use the [Azure Cloud Shell](https://shell.azure.com/bash) to create one with this Azure CLI command. Replace `<your-resource-group-name>` and `<your-key-vault-name>` with your own, unique names:

Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/azure-security-keyvault-keys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Maven dependency for the Azure Key Vault Key client library. Add it to your proj
[//]: # ({x-version-update-end})

### Prerequisites
- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- An existing [Azure Key Vault][azure_keyvault]. If you need to create a Key Vault, you can use the [Azure Cloud Shell](https://shell.azure.com/bash) to create one with this Azure CLI command. Replace `<your-resource-group-name>` and `<your-key-vault-name>` with your own, unique names:

Expand Down
2 changes: 1 addition & 1 deletion sdk/keyvault/azure-security-keyvault-secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Maven dependency for the Azure Key Vault Secrets client library. Add it to your

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]
- An existing [Azure Key Vault][azure_keyvault]. If you need to create a Key Vault, you can use the [Azure Cloud Shell](https://shell.azure.com/bash) to create one with this Azure CLI command. Replace `<your-resource-group-name>` and `<your-key-vault-name>` with your own, unique names:

Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcemanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you are an existing user of the older version of Azure management library for

### Prerequisites

- [Java Development Kit (JDK)][jdk] with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above
- [Azure Subscription][azure_subscription]

### Include the package
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
2 changes: 1 addition & 1 deletion sdk/resourcemanager/azure-resourcemanager-cdn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ For documentation on how to use this package, please see [Azure Management Libra

### Prerequisites

- Java Development Kit (JDK) with version 8 or above
- [Java Development Kit (JDK)](https://docs.microsoft.com/en-us/java/azure/jdk/?view=azure-java-stable) with version 8 or above

### Adding the package to your product

Expand Down
Loading