Azure.Identity
1.2.0-preview.1
This is the implementation of the Azure SDK Client Library for Azure Identity
See the version list below for details.
Install-Package Azure.Identity -Version 1.2.0-preview.1
dotnet add package Azure.Identity --version 1.2.0-preview.1
<PackageReference Include="Azure.Identity" Version="1.2.0-preview.1" />
paket add Azure.Identity --version 1.2.0-preview.1
Release Notes
### New Features
- Updating `DefaultAzureCredential` to enable authenticating through the Azure CLI
- `ClientCertificateCredential` now supports being constructed with a path to an unencrypted certificate (in either PFX or PEM format)
- `EnvironmentCredential` now supports reading a certificate path from `AZURE_CLIENT_CERTIFICATE_PATH`
### Fixes and improvements
- Fix an issue where `EnvironmentCredential` did not behave correctly when `AZURE_USERNAME` and `AZURE_PASSWORD` where set
- Added `KnownAuthorityHosts` class to aid in sovereign cloud configuration.
https://github.com/Azure/azure-sdk-for-net/blob/74f0ae1d265eb6ea2e5b537bcc4a0c5243cd7fd7/sdk/identity/Azure.Identity/CHANGELOG.md
Dependencies
-
.NETStandard 2.0
- Azure.Core (>= 1.1.0)
- Microsoft.Identity.Client (>= 4.1.0)
- System.Memory (>= 4.5.3)
- System.Security.Cryptography.ProtectedData (>= 4.5.0)
- System.Text.Json (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.2)
Used By
NuGet packages (112)
Showing the top 5 NuGet packages that depend on Azure.Identity:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.Extensions.DurableTask
Azure WebJobs SDK Extension for the Durable Task Framework
|
|
Microsoft.Identity.Web
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0).
This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
|
|
Microsoft.Extensions.Azure
Azure Client SDK integration with Microsoft.Extensions libraries
|
|
Microsoft.Configuration.ConfigurationBuilders.Azure
A set of Configuration Builders for the .Net Framework that draw from Azure resources.
|
|
Microsoft.DataPrep
Microsoft Azure Machine Learning Data Preparation SDK.
|
GitHub repositories (22)
Showing the top 5 popular GitHub repositories that depend on Azure.Identity:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
nopSolutions/nopCommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.4.0-beta.1 | 38,089 | 10/16/2020 |
1.3.0 | 369,131 | 11/13/2020 |
1.3.0-beta.2 | 1,764 | 10/8/2020 |
1.3.0-beta.1 | 15,228 | 9/11/2020 |
1.2.3 | 1,010,407 | 9/11/2020 |
1.2.2 | 280,568 | 8/20/2020 |
1.2.1 | 137,809 | 8/18/2020 |
1.2.0-preview.6 | 8,850 | 7/23/2020 |
1.2.0-preview.5 | 10,090 | 7/8/2020 |
1.2.0-preview.4 | 30,647 | 6/10/2020 |
1.2.0-preview.3 | 38,169 | 5/5/2020 |
1.2.0-preview.2 | 18,537 | 4/6/2020 |
1.2.0-preview.1 | 28,400 | 3/10/2020 |
1.1.1 | 2,636,284 | 2/11/2020 |
1.1.0 | 285,784 | 11/25/2019 |
1.0.0 | 356,005 | 10/30/2019 |
1.0.0-preview.5 | 9,671 | 10/7/2019 |
1.0.0-preview.4 | 2,710 | 9/10/2019 |
1.0.0-preview.3 | 4,305 | 8/6/2019 |
1.0.0-preview.2 | 368 | 7/2/2019 |
1.0.0-preview.1 | 167 | 6/28/2019 |