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

JavaScript integration

✓ Official SDK
Install
npm install azure-sdk-for-node
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-node
JavaScript
API
azure.com
azure.com:intune
At a glance
Language JavaScript
Endpoints33
✓ Official