Using azure-sdk-for-node with azure.com

JavaScript integration

✓ Official SDK
Install
npm install azure-sdk-for-node
list date to migrate to new pricing model.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/microsoft.insights/listMigrationdate
Enterprise Agreement Customer opted to use new pricing model.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  /subscriptions/{subscriptionId}/providers/microsoft.insights/migrateToNewPricingModel
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-node
JavaScript
API
azure.com
azure.com:applicationinsights-eaSubscriptionMigration_API
At a glance
Language JavaScript
Endpoints3
✓ Official