A library to enable Azure CLI authentication for local and pipeline development.
Info
| Version: | 1.0.6 |
| Author(s): | Phil Peters |
| Last Update: | Wednesday, July 1, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PhilPeters304/AzureCliAuthentication |
| NuGet Url: | https://www.nuget.org/packages/AzureCliAuthentication |
Install
Install-Package AzureCliAuthentication
dotnet add package AzureCliAuthentication
paket add AzureCliAuthentication
AzureCliAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Management.Fluent(>= 1.29.0)
- Microsoft.Azure.Services.AppAuthentication(>= 1.3.1)
Tags