Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK
Install
# See https://github.com/Azure/MachineLearningNotebooks
Get Instance Metadata for the Virtual Machine.
curl \
  /instance
Get information about AAD Metadata
curl \
  /identity/info
Get Attested Data for the Virtual Machine.
curl \
  /attested/document
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:imds
At a glance
Language Jupyter Notebook
Endpoints4
✓ Official