OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add microsoft/skills --skill azure-keyvault-secrets-ts
Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets). Use when storing and retrieving application secrets or configuration values.
npx skills add microsoft/skills --skill azure-keyvault-secrets-ts
Manage secrets with Azure Key Vault.
DefaultAzureCredential for local development; use ManagedIdentityCredential or WorkloadIdentityCredential for production