Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK
Install
# See https://github.com/Azure/MachineLearningNotebooks
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
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:intune
At a glance
Language Jupyter Notebook
Endpoints33
✓ Official