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

Java integration

✓ Official SDK
Install
# Maven: see https://github.com/Azure/azure-sdk-for-java
Returns location for user tenant.
curl \
  /providers/Microsoft.Intune/locations
Returns location for given tenant.
curl \
  /providers/Microsoft.Intune/locations/hostName
Returns Intune Manageable apps.
curl \
  /providers/Microsoft.Intune/locations/{hostName}/apps
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-java
Java
API
azure.com
azure.com:intune
At a glance
Language Java
Endpoints33
✓ Official