azure-identity-dotnet Skill
Azure Identity library for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and developer credentials. Triggers: "Azure Identity", "DefaultAzureCredential", "ManagedIdentityCredential", "ClientSecretCredential", "authentic Published by microsoft in skills.
What is azure-identity-dotnet Skill?
Azure Identity library for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and developer credentials. Triggers: "Azure Identity", "DefaultAzureCredential", "ManagedIdentityCredential", "ClientSecretCredential", "authentic 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.
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
- Developers using skills
Technical details
- Install or run with Copy skill directory
When to use azure-identity-dotnet Skill
- Use it for developers using skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-identity-dotnet/SKILL.md
What it does
Azure Identity library for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID. Use for DefaultAzureCredential, managed identity, service principals, and developer credentials. Triggers: "Azure Identity", "DefaultAzureCredential", "ManagedIdentityCredential", "ClientSecretCredential", "authentic
Skill instructions
Azure Identity library for .NET Authentication library for Azure SDK clients using Microsoft Entra ID. Installation bash dotnet add package Azure.Identity For ASP.NET Core integration dotnet add package Microsoft.Extensions.Azure For brokered authentication and Visual Studio Code credential support dotnet add package Azure.Identity.Broker Environment Variables Service Principal with Secret bash AZURECLIENTID=<application-client-id AZURETENANTID=<directory-tenant-id AZURECLIENTSECRET=<client-secret-value Service Principal with Certificate bash AZURECLIENTID=<application-client-id AZURETENANTID=<directory-tenant-id AZURECLIENTCERTIFICATEPATH=<path-to-pfx-or-pem AZURECLIENTCERTIFICATEPASSWORD=<certificate-password Optional Managed Identity bash AZURECLIENTID=<user-assigned-managed-identity-client-id Only for user-assigned DefaultAzureCredential The recommended credential for most scenarios. Tries multiple authentication methods in order. See DefaultAzureCredential overview for the current
Explore related resources
Frequently asked questions
What is azure-identity-dotnet?
azure-identity-dotnet is a open-source AI agent skill with Copy skill directory. Azure Identity library for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID.
Who is azure-identity-dotnet best for?
azure-identity-dotnet is best for reusing agent instructions, scripts, and references.
How do I install azure-identity-dotnet?
Install or run azure-identity-dotnet using Copy skill directory. Check azure-identity-dotnet for the latest setup command.
Is azure-identity-dotnet actively maintained?
azure-identity-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.