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

C# integration

✓ Official SDK
Install
dotnet add package azure-sdk-for-net
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-net
C#
API
azure.com
azure.com:intune
At a glance
Language C#
Endpoints33
✓ Official