Favicon of azure-identity-ts

azure-identity-ts Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

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. Published by microsoft in skills.

Decision snapshot

Is this a fit?

Best for

Browser automation, Deployment, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is azure-identity-ts Skill?

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. Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Deployment
  • Browser automation use cases
  • Deployment use cases

Declared skill metadata

  • Declared author: Microsoft
  • Declared license: MIT
  • Source file: .github/plugins/azure-sdk-typescript/skills/azure-identity-ts/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-identity-ts Skill

  • Use it for browser automation.
  • Use it for deployment.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-typescript/skills/azure-identity-ts/SKILL.md

What it does

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.

Skill instructions

Azure Identity library for TypeScript Authentication library for Azure SDK clients using Microsoft Entra ID. Installation bash npm install @azure/identity For Visual Studio Code credential support npm install @azure/identity-vscode Environment Variables Service Principal (Secret) bash AZURETENANTID=<tenant-id AZURECLIENTID=<client-id AZURECLIENTSECRET=<client-secret AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Service Principal (Certificate) bash AZURETENANTID=<tenant-id AZURECLIENTID=<client-id AZURECLIENTCERTIFICATEPATH=/path/to/cert.pem AZURECLIENTCERTIFICATEPASSWORD=<optional-password Workload Identity (Kubernetes) bash AZURETENANTID=<tenant-id AZURECLIENTID=<client-id AZUREFEDERATEDTOKENFILE=/var/run/secrets/tokens/azure-identity DefaultAzureCredential (Recommended for Local Development) typescript import { DefaultAzureCredential, ManagedIdentityCredential } from "@azure/identity"; // Local dev: DefaultAzureCredential. Production: set AZ

Verified compatibility and discovery

Frequently asked questions

What is azure-identity-ts?

azure-identity-ts is a open-source AI agent skill with Copy skill directory. Authenticate to Azure services using Azure Identity library for JavaScript (@azure/identity).

Who is azure-identity-ts best for?

azure-identity-ts is best for reusing agent instructions, scripts, and references, browser automation workflows, deployment workflows.

How do I install azure-identity-ts?

Install or run azure-identity-ts using Copy skill directory. Check azure-identity-ts for the latest setup command.

Is azure-identity-ts actively maintained?

azure-identity-ts may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
2 months ago
Last verified
Aug 26, 2026
Metadata fetched
Aug 26, 2026
Repository age
8 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to azure-identity-ts