AzureCommonStuff
1.0.4
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 MF
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
- Invoke-AzureBatchRequest - function to make batch requests against Azure Resource Manager provider (unofficial) api
- New-AzureBatchRequest - function to create batch request object usable against Azure Resource Manager provider (unofficial) api
- 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 FilterBy-AzureScope Get-AuthenticatedSPIdentityAppId Invoke-AzureBatchRequest New-AzureBatchRequest New-AzureDevOpsAuthHeader Start-AzureSync
PSEditions
Dependencies
Release Notes
1.0.4
ADDED
Invoke-AzureBatchRequest
New-AzureBatchRequest
1.0.3
CHANGED
New-AzureDevOpsAuthHeader - MSAL is now not default auth
1.0.2
ADDED
Connect-PnPOnline2 - new parameter useWebLogin
1.0.1
CHANGED
fixes & new parameters for Connect-AzAccount2
1.0.0
Initial release. Some functions are migrated from now deprecated AzureADStuff module, some are completely new.
FileList
- AzureCommonStuff.nuspec
- AzureCommonStuff.psd1
- AzureCommonStuff.psm1