AzAuth

1.1.1

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

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name AzAuth -RequiredVersion 1.1.1

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

Install-PSResource -Name AzAuth -Version 1.1.1

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 identity authentication authorization authn authz

Cmdlets

Get-AzToken

PSEditions

Core

Dependencies

This module has no dependencies.

FileList

  • AzAuth.nuspec
  • dependencies\Azure.Core.dll
  • dependencies\Microsoft.Bcl.AsyncInterfaces.dll
  • dependencies\Microsoft.Identity.Client.Extensions.Msal.dll
  • dependencies\System.Memory.Data.dll
  • dependencies\System.Security.Cryptography.ProtectedData.dll
  • AzAuth.PS.pdb
  • dependencies\AzAuth.Core.dll
  • dependencies\Azure.Identity.dll
  • dependencies\Microsoft.Identity.Client.dll
  • AzAuth.PS.dll
  • AzAuth.psd1
  • dependencies\AzAuth.Core.pdb

Version History

Version Downloads Last updated
2.2.9 1,497 1/22/2024
2.2.8 68 1/11/2024
2.2.7 130 12/17/2023
2.2.6 7 12/16/2023
2.2.5 48 12/7/2023
2.2.4 24 12/4/2023
2.2.3 209 10/3/2023
2.2.2 171 5/17/2023
2.2.1 22 5/10/2023
2.2.0 8 5/9/2023
2.1.0 14 5/5/2023
2.0.1 22 4/21/2023
2.0.0 30 4/11/2023
1.1.1 (current version) 132 5/5/2022
1.1.0 28 3/2/2022
1.0.1 16 3/2/2022
1.0.0 17 3/2/2022
Show less