AzureOtherStuff

1.0.2

Various Azure related functions. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Get-AzureAuditAggregatedSignInEvent - gets aggregated types of Azure sign-in logs: User sign-ins (non-interactive), Service principal sign-ins, Managed identity sign-ins
- Get-AzureAuditSignInEvent - proxy function for Get-MgBetaAuditLogSignIn
Various Azure related functions. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Get-AzureAuditAggregatedSignInEvent - gets aggregated types of Azure sign-in logs: User sign-ins (non-interactive), Service principal sign-ins, Managed identity sign-ins
- Get-AzureAuditSignInEvent - proxy function for Get-MgBetaAuditLogSignIn that simplifies result filtering
- Get-AzureAssessNotificationEmail
- Get-AzureDevOpsOrganizationOverview
- Open-AzureAdminConsentPage
- ...
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 AzureOtherStuff

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

Install-PSResource -Name AzureOtherStuff

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

Get-AzureAssessNotificationEmail Get-AzureAuditAggregatedSignInEvent Get-AzureAuditSignInEvent Get-AzureDevOpsOrganizationOverview Open-AzureAdminConsentPage

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
               ADDED
                   Get-AzureAuditSignInEvent
                   Get-AzureAuditAggregatedSignInEvent
           1.0.2
               CHANGED
                   Get-AzureAuditAggregatedSignInEvent - get rid of Microsoft.Graph.Intune module
                   Get-AzureAuditSignInEvent - by default gets any event type
           

FileList

Version History

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