Azure Identity TypeScript
技能 活跃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.
To enable secure and flexible authentication to Azure services from TypeScript applications by leveraging the @azure/identity library.
功能
- DefaultAzureCredential for flexible auth
- Managed Identity support
- Service Principal (secret/certificate) authentication
- Interactive Browser and Device Code flows
- Custom credential chains and bearer token provision
使用场景
- Configuring authentication for Azure SDK clients in TypeScript applications.
- Implementing secure local development authentication using CLI credentials.
- Authenticating Azure services running on Azure infrastructure (VMs, App Services) via managed identity.
- Setting up authentication for browser-based applications accessing Azure resources.
非目标
- Providing direct access to Azure services (it provides credentials to other SDKs).
- Handling Azure resource management or deployment tasks.
- Implementing custom authentication protocols beyond Azure Active Directory.
Trust
- warning:Issues AttentionThere are 19 open issues and 11 closed issues in the last 90 days, indicating a low closure rate and potential maintenance lag.
安装
请先添加 Marketplace
/plugin marketplace add microsoft/skills/plugin install azure-sdk-typescript@skills质量评分
类似扩展
Netlify Identity
100用于身份验证、用户注册、登录、密码恢复、OAuth 提供商、基于角色的访问控制或保护路由和函数。始终使用 `@netlify/identity`。切勿使用 `netlify-identity-widget` 或 `gotrue-js` — 它们已弃用。
Azure Postgres Ts
100Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: "PostgreSQL", "postgres", "pg client", "node-postgres", "Azure PostgreSQL connection", "PostgreSQL TypeScript", "pg Pool", "passwordless postgres".
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".