Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK

Install

# See https://github.com/Azure/MachineLearningNotebooks
Gets the data policy rules associated with the specified storage account.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/managementPolicies/{managementPolicyName}
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:storage-managementpolicy

At a glance

Language Jupyter Notebook
Endpoints3
✓ Official