Azure Identity TypeScript
Skill AktivAuthenticate 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.
Funktionen
- 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
Anwendungsfälle
- 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.
Nicht-Ziele
- 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.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install azure-sdk-typescript@skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Netlify Identity
100Verwenden Sie dies, wenn die Aufgabe Authentifizierung, Benutzerregistrierungen, Anmeldungen, Passwortwiederherstellung, OAuth-Anbieter, rollenbasierte Zugriffskontrolle oder den Schutz von Routen und Funktionen beinhaltet. Verwenden Sie immer `@netlify/identity`. Verwenden Sie niemals `netlify-identity-widget` oder `gotrue-js` – diese sind veraltet.
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".