AzAuth

2.6.1

A lightweight PowerShell module to handle Azure authentication, using the Azure.Identity MSAL library.

Minimum PowerShell version

7.4

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzAuth

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzAuth

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Emanuel Palm. All rights reserved.

Package Details

Author(s)

  • Emanuel Palm

Tags

azure auth token oauth identity authentication authorization authn authz serviceprincipal spn managedidentity workload workloadidentity federation credential OIDC

Cmdlets

Get-AzToken Get-AzTokenCache Clear-AzTokenCache

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [2.6.1] - 2025-08-17

### Added

- The name of the token cache being removed is now shown in the warning message when using `Clear-AzTokenCache` with the `-Force` parameter

### Changed

- Bumped Azure.Identity to 1.15.0
- Bumped Azure.Identity.Broker to 1.2.1
- Bumped System.IdentityModel.Tokens.Jwt to 8.14.0
- Bumped System.Security.Cryptography.ProtectedData to 9.0.7
- Bumped Microsoft.Identity.Client.NativeInterop to 0.19.4

FileList

  • AzAuth.nuspec
  • Microsoft.VisualStudio.Validation.dll
  • dependencies\System.ClientModel.dll
  • dependencies\System.Management.Automation.dll
  • dependencies\System.Security.AccessControl.dll
  • AzAuth.PS.pdb
  • dependencies\msalruntime.dll
  • dependencies\Microsoft.Identity.Client.Broker.dll
  • dependencies\Azure.Identity.Broker.dll
  • dependencies\Microsoft.CSharp.dll
  • dependencies\System.Security.Principal.Windows.dll
  • dependencies\Microsoft.IdentityModel.Tokens.dll
  • AzAuth.psd1
  • dependencies\System.Numerics.Vectors.dll
  • dependencies\Microsoft.Bcl.TimeProvider.dll
  • dependencies\System.Security.Cryptography.ProtectedData.dll
  • Microsoft.VisualStudio.Threading.dll
  • dependencies\System.IO.FileSystem.AccessControl.dll
  • dependencies\Azure.Core.dll
  • dependencies\System.Buffers.dll
  • AzAuth.PS.dll
  • dependencies\Microsoft.IdentityModel.Logging.dll
  • dependencies\System.Runtime.CompilerServices.Unsafe.dll
  • dependencies\System.Threading.Tasks.Extensions.dll
  • LICENSE
  • dependencies\Azure.Identity.dll
  • dependencies\msalruntime_arm64.dll
  • dependencies\Microsoft.Bcl.AsyncInterfaces.dll
  • CHANGELOG.md
  • dependencies\msalruntime_x86.dll
  • dependencies\Microsoft.Extensions.Logging.Abstractions.dll
  • dependencies\Microsoft.Extensions.DependencyInjection.Abstractions.dll
  • dependencies\AzAuth.Core.pdb
  • dependencies\Microsoft.Win32.Registry.dll
  • dependencies\AzAuth.Core.dll
  • dependencies\System.Text.Encodings.Web.dll
  • dependencies\System.IdentityModel.Tokens.Jwt.dll
  • dependencies\System.Security.Cryptography.Cng.dll
  • dependencies\Microsoft.Identity.Client.dll
  • dependencies\System.Diagnostics.DiagnosticSource.dll
  • dependencies\Microsoft.Identity.Client.NativeInterop.dll
  • dependencies\System.Memory.Data.dll
  • dependencies\System.Memory.dll
  • dependencies\Microsoft.IdentityModel.Abstractions.dll
  • dependencies\Microsoft.Identity.Client.Extensions.Msal.dll
  • dependencies\Microsoft.IdentityModel.JsonWebTokens.dll
  • dependencies\System.Text.Json.dll
  • en-US\AzAuth.PS.dll-Help.xml

Version History

Version Downloads Last updated
2.6.1 (current version) 326 8/17/2025
2.6.0 24,430 7/4/2025
2.5.0 2,154 7/1/2025
2.4.1 70,650 12/18/2024
2.4.0 876 12/12/2024
2.3.0 8,779 8/21/2024
2.2.10 6,711 5/22/2024
2.2.9 2,433 1/22/2024
2.2.8 71 1/11/2024
2.2.7 137 12/17/2023
2.2.6 10 12/16/2023
2.2.5 51 12/7/2023
2.2.4 30 12/4/2023
2.2.3 214 10/3/2023
2.2.2 184 5/17/2023
2.2.1 25 5/10/2023
2.2.0 11 5/9/2023
2.1.0 17 5/5/2023
2.0.1 25 4/21/2023
2.0.0 48 4/11/2023
1.1.1 135 5/5/2022
1.1.0 31 3/2/2022
1.0.1 19 3/2/2022
1.0.0 20 3/2/2022
Show more