LogoClawIndex
CasesSkillsAbout
LogoClawIndex

azure-identity-ts - Authenticate to Azure services with Azure Identity SDK

Authenticate to Azure services using various credential types in TypeScript applications.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Authenticate with DefaultAzureCredential
  • Configure Managed Identity credentials
  • Authenticate using Service Principal
  • Execute interactive browser login
  • Authenticate via device code flow
  • Create custom credential chains
  • Authenticate using developer CLI tools
  • Configure sovereign cloud authority hosts
  • Create bearer token providers
  • Implement custom TokenCredential
  • Configure Azure logger debugging logs

Inputs

  • Azure tenant ID
  • Azure client ID
  • Azure client secret
  • Client certificate file path
  • Client certificate password
  • Federated token file path
  • User-assigned resource ID

Outputs

  • TokenCredential instances
  • Bearer access tokens
  • Azure SDK debugging logs

Requirements

  • Node.js environment
  • @azure/identity package
  • Azure account credentials

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
azure
typescript
authentication
identity
credentials
Authenticate with DefaultAzureCredential
Configure Managed Identity credentials
Authenticate using Service Principal
Execute interactive browser login
Azure tenant ID
Azure client ID
Azure client secret
TokenCredential instances
Bearer access tokens
Azure SDK debugging logs