Skip to content

Commit 3d7114b

Browse files
committed
Clarify that this document is not supported with JDK21.
1 parent c28deec commit 3d7114b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AzureJavaSDK/JCA/integrate_keyvault_JCA_provider_with_jarsigner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before beginning, ensure you have the following:
1818

1919
- An Azure subscription - [create one for free](https://azure.microsoft.com/free).
2020
- [Java Development Kit (JDK)](/java/azure/jdk/) version 8 or 17.
21-
> Note: this doc is supported with JDK21.
21+
> Note: this doc is not supported with JDK21.
2222
- [Azure CLI](/cli/azure/install-azure-cli)
2323
- [jq](https://stedolan.github.io/jq/download/) - a lightweight and flexible command-line JSON processor.
2424
- Ensure you are using one of the following supported algorithms: DSA, RSA, or ECDSA.

AzureJavaSDK/JCA/integrate_keyvault_JCA_provider_with_jarsigner_powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Before beginning, ensure you have the following:
1818

1919
- An Azure subscription - [create one for free](https://azure.microsoft.com/free).
2020
- [Java Development Kit (JDK)](/java/azure/jdk/) version 8 or 17.
21-
> Note: this doc is supported with JDK21.
21+
> Note: this doc is not supported with JDK21.
2222
- [Azure CLI](/cli/azure/install-azure-cli)
2323
- PowerShell 5.1 or higher
2424
- Ensure you are using one of the following supported algorithms: DSA, RSA, or ECDSA.

0 commit comments

Comments
 (0)