Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK

Install

# See https://github.com/Azure/MachineLearningNotebooks
Fetches the replication usages of the vault.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /Subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.RecoveryServices/vaults/{vaultName}/replicationUsages
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:recoveryservices-replicationusages

At a glance

Language Jupyter Notebook
Endpoints1
✓ Official