Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK
Install
# See https://github.com/Azure/MachineLearningNotebooks
List keys in the specified vault.
curl \
  /keys
List secrets in a specified key vault.
curl \
  /secrets
List storage accounts managed by the specified key vault. This operation requ…
curl \
  /storage
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:keyvault
At a glance
Language Jupyter Notebook
Endpoints78
✓ Official