AzureCommonStuff
1.0.2
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
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
- ...
Minimum PowerShell version
5.1
Installation Options
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
PSEditions
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
            1.0.2
                ADDED
                    Connect-PnPOnline2 - new parameter useWebLogin
            
FileList
- AzureCommonStuff.nuspec
- AzureCommonStuff.psd1
- AzureCommonStuff.psm1