AzureServicePrincipalAccount

1.5.0

Azure Automation module that defines key (password) based Azure AD Service Principal connection asset and offers easier way to sign in to Azure using the service principals. It also provides a function Get-AzureADToken that generates Azure AD oAuth token either using a user principal or a service principal.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name AzureServicePrincipalAccount -RequiredVersion 1.5.0

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

Install-PSResource -Name AzureServicePrincipalAccount -Version 1.5.0

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) 2017-2018 TY Consulting Pty Ltd. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
2.1.0 1,362 4/7/2021
2.0.0 3,211 5/2/2019
1.5.0 (current version) 2,214 2/4/2018
1.4.0 152 11/21/2017
1.3.0 47 11/20/2017
1.2.3 43 11/19/2017
1.2.0 77 10/31/2017
1.1.0 59 10/23/2017
1.0.1 63 10/9/2017
Show more