AzureCommonStuff

1.0.1

Various Azure related functions focused on authentication etc. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Connect-AzAccount2 - proxy function for Connect-AzAccount, but supports reusing the existing session
- Connect-PnPOnline2 - proxy function for Connect-PnPOnline with some enhancements like: automatic MFA auth if MFA
Various Azure related functions focused on authentication etc. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Connect-AzAccount2 - proxy function for Connect-AzAccount, but supports reusing the existing session
- Connect-PnPOnline2 - proxy function for Connect-PnPOnline with some enhancements like: automatic MFA auth if MFA detected, skipping authentication if already authenticated etc
- New-AzureDevOpsAuthHeader - creates auth header for DevOps authentication
- ...
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AzureCommonStuff

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

Install-PSResource -Name AzureCommonStuff

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) 2022 @AndrewZtrhgf. All rights reserved.

Package Details

Author(s)

  • @AndrewZtrhgf

Tags

Azure AzureCommonStuff PowerShell Monitoring Audit Security Graph Runbook

Functions

Connect-AzAccount2 Connect-PnPOnline2 New-AzureDevOpsAuthHeader Start-AzureSync

Dependencies

Release Notes


           * 1.0.0
               * Initial release. Some functions are migrated from now deprecated AzureADStuff module, some are completely new.
           * 1.0.1
               * CHANGED
                   * fixes & new parameters for Connect-AzAccount2
           

FileList

Version History

Version Downloads Last updated
1.0.1 (current version) 65 3/11/2024
1.0.0 59 1/17/2024