AzureStuff

1.0.0

Various Azure related functions. Some of them are explained at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Add-AzureAppUserConsent - granting permission consent on behalf of another user
- Set-AzureAppCertificate - add the auth. certificate (existing or created self-signed) to selected Azure application as an secret
- Get-AzureAccountO
Various Azure related functions. Some of them are explained at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Add-AzureAppUserConsent - granting permission consent on behalf of another user
- Set-AzureAppCertificate - add the auth. certificate (existing or created self-signed) to selected Azure application as an secret
- Get-AzureAccountOccurrence - for getting all occurrences of specified account in your Azure environment
- Get-AzureAppVerificationStatus - get Azure app publisher verification status
- Get-AzureAppConsentRequest - for getting all application admin consent requests
- Get-AzureDevOpsOrganizationOverview - list of all DevOps organizations
- Remove-AzureAccountOccurrence - remove specified account from various Azure environment sections and optionally replace it with other user and inform him. Should be used with Get-AzureAccountOccurrence.
- Remove-AzureAppUserConsent - removes user consent
- ...
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 AzureStuff -RequiredVersion 1.0.0

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

Install-PSResource -Name AzureStuff -Version 1.0.0

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-AzureAppUserConsent Add-AzureGuest Disable-AzureGuest Get-AzureAccountOccurrence Get-AzureAppConsentRequest Get-AzureAppRegistration Get-AzureAppVerificationStatus Get-AzureAssessNotificationEmail Get-AzureAuthenticatorLastUsedDate Get-AzureCompletedMFAPrompt Get-AzureDeviceWithoutBitlockerKey Get-AzureEnterpriseApplication Get-AzureGroupMemberRecursive Get-AzureGroupMemberRecursively Get-AzureGroupSettings Get-AzureManagedIdentity Get-AzureResource Get-AzureRoleAssignments Get-AzureServiceAccount Get-AzureServicePrincipalBySecurityAttribute Get-AzureServicePrincipalOverview Get-AzureServicePrincipalPermissions Get-AzureServicePrincipalUsersAndGroups Get-AzureSkuAssignment Get-AzureSkuAssignmentError Get-AzureUserAuthMethodChanges Grant-AzureServicePrincipalPermission New-AzureAutomationModule Open-AzureAdminConsentPage Remove-AzureAccountOccurrence Remove-AzureAppUserConsent Remove-AzureUserMemberOfDirectoryRole Revoke-AzureServicePrincipalPermission Set-AzureAppCertificate Set-AzureDeviceExtensionAttribute Set-AzureRingGroup Start-AzureSync Update-AzureAutomationModule

Dependencies

Release Notes


           * 1.0.0
               * Initial release. Migrated from now deprecated AzureADStuff module.

FileList

Version History

Version Downloads Last updated
2.0.0 55 1/17/2024
1.0.1 13 1/16/2024
1.0.0 (current version) 8 1/16/2024