OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add microsoft/skills --skill azure-identity-ts
Authenticate to Azure services using Azure Identity library for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or interactive browser login.
npx skills add microsoft/skills --skill azure-identity-ts
Authentication library for Azure SDK clients using Microsoft Entra ID.
See DefaultAzureCredential overview for the current credential chain order and defaults.
DefaultAzureCredential for local development; use ManagedIdentityCredential or WorkloadIdentityCredential for production