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.

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.

Key capabilities

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

Technical details

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

Explore related resources

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
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-identity-ts