跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Azure Identity Py

技能 已验证 活跃

Azure Identity SDK for Python authentication with Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and token caching. Triggers: "azure-identity", "DefaultAzureCredential", "authentication", "managed identity", "service principal", "credential".

目的

To enable developers to securely and effectively authenticate Python applications with Microsoft Entra ID using the Azure Identity SDK, covering common scenarios like DefaultAzureCredential, managed identities, and service principals.

功能

  • DefaultAzureCredential for flexible authentication
  • Managed Identity, Service Principal, and User Authentication methods
  • Environment variable configuration for credentials
  • Direct token acquisition with get_token()
  • Async credential support

使用场景

  • Authenticating Python applications to Azure services
  • Using DefaultAzureCredential for local development and Azure deployments
  • Configuring service principal authentication with secrets or certificates
  • Troubleshooting Azure credential chain failures

非目标

  • Providing authentication for languages other than Python
  • Implementing custom authentication flows outside of Azure Entra ID
  • Managing Azure resources directly (focus is solely on authentication)

安装

请先添加 Marketplace

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-python@skills

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码

类似扩展

Netlify Identity

100

用于身份验证、用户注册、登录、密码恢复、OAuth 提供商、基于角色的访问控制或保护路由和函数。始终使用 `@netlify/identity`。切勿使用 `netlify-identity-widget` 或 `gotrue-js` — 它们已弃用。

技能
netlify

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

技能
microsoft

Azure Monitor Query Py

100

Azure 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".

技能
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

技能
microsoft

Azure App Configuration SDK for Python

100

Azure 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".

技能
microsoft

Microsoft Azure Webjobs Extensions Authentication Events Dotnet

99

Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions. Use for token enrichment, custom claims, attribute collection, and OTP customization in Entra ID. Triggers: "Authentication Events", "WebJobsAuthenticationEventsTrigger", "OnTokenIssuanceStart", "OnAttributeCollectionStart", "custom claims", "token enrichment", "Entra custom extension", "authentication extension".

技能
microsoft