AzureApplicationStuff

1.1.0

Various Azure related functions focused on application accounts. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Add-AzureAppUserConsent
- Get-AzureAppConsentRequest
- Get-AzureAppVerificationStatus
- Get-AzureServicePrincipalBySecurityAttribute
- Get-AzureServicePrincipalPermissions
- Grant-AzureServicePrincipalPermissi
Various Azure related functions focused on application accounts. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Add-AzureAppUserConsent
- Get-AzureAppConsentRequest
- Get-AzureAppVerificationStatus
- Get-AzureServicePrincipalBySecurityAttribute
- Get-AzureServicePrincipalPermissions
- Grant-AzureServicePrincipalPermission
- Remove-AzureAppUserConsent
- Revoke-AzureServicePrincipalPermission
- Set-AzureAppCertificate
- ...
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 AzureApplicationStuff

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

Install-PSResource -Name AzureApplicationStuff

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

Functions

Add-AzureAppUserConsent Get-AzureAppConsentRequest Get-AzureAppRegistration Get-AzureAppVerificationStatus Get-AzureEnterpriseApplication Get-AzureManagedIdentity Get-AzureServiceAccount Get-AzureServicePrincipalBySecurityAttribute Get-AzureServicePrincipalOverview Get-AzureServicePrincipalPermissions Get-AzureServicePrincipalUsersAndGroups Grant-AzureServicePrincipalPermission Remove-AzureAppUserConsent Revoke-AzureServicePrincipalPermission Set-AzureAppCertificate

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
               FIXES
                   Get-AzureEnterpriseApplication
           1.1.0
               BREAKING CHANGE
                   Set-AzureAppCertificate - AppId instead of ObjectId
           

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 7 5/19/2024
1.0.1 30 3/8/2024
1.0.0 25 1/17/2024