azure-identity-java

Installation
SKILL.md

Azure Identity library for Java

Authentication library for Azure SDK clients using Microsoft Entra ID.

Installation

<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-identity</artifactId>
    <version>1.15.0</version>
</dependency>

Key Concepts

Installs
GitHub Stars
2.6K
First Seen
Feb 4, 2026
azure-identity-java — microsoft/skills