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

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Azure/azure-sdk-for-java
Get Instance Metadata for the Virtual Machine.
curl \
  /instance
Get information about AAD Metadata
curl \
  /identity/info
Get Attested Data for the Virtual Machine.
curl \
  /attested/document
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-java
Java
API
azure.com
azure.com:imds
At a glance
Language Java
Endpoints4
✓ Official