Using MachineLearningNotebooks with azure.com

Jupyter Notebook integration

✓ Official SDK

Install

# See https://github.com/Azure/MachineLearningNotebooks
Gets the Advanced Threat Protection settings for the specified resource.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /{resourceId}/providers/Microsoft.Security/advancedThreatProtectionSettings/{settingName}
SDK on GitHub 📄 API Docs
SDK
MachineLearningNotebooks
Jupyter Notebook
API
azure.com
azure.com:security-advancedThreatProtectionSettings

At a glance

Language Jupyter Notebook
Endpoints2
✓ Official