Using azure-sdk-for-java with azure.com

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Azure/azure-sdk-for-java
List keys in the specified vault.
curl \
  /keys
List secrets in a specified key vault.
curl \
  /secrets
List storage accounts managed by the specified key vault. This operation requ…
curl \
  /storage
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-java
Java
API
azure.com
azure.com:keyvault
At a glance
Language Java
Endpoints78
✓ Official