Using litellm with azure.com

Python integration

Install
pip install litellm
Quick start
import litellm

client = litellm.Client("YOUR_API_KEY")
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
litellm
Python
API
azure.com
azure.com:intune
At a glance
Language Python
Endpoints33