AzureUserStuff

1.0.2

Various Azure related functions focused on user accounts. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Get-AzureAuthenticatorLastUsedDate
- Get-AzureCompletedMFAPrompt
- Get-AzureSkuAssignment
- ...

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AzureUserStuff

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

Install-PSResource -Name AzureUserStuff

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 PowerShell Monitoring Audit Security Graph Runbook

Functions

Add-AzureGuest Disable-AzureGuest Get-AzureAuthenticatorLastUsedDate Get-AzureCompletedMFAPrompt Get-AzureSkuAssignment Get-AzureSkuAssignmentError

PSEditions

Core Desktop

Dependencies

Release Notes


           1.0.0
               Initial release. Some functions are migrated from now deprecated AzureADStuff module, some are completely new.
           1.0.1
               REMOVED
                   Get-AzureUserAuthMethodChanges
           1.0.2
               Added Core PSH support to the module manifest
           

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 3 5/19/2024
1.0.1 40 1/17/2024
1.0.0 13 1/17/2024