AzureDeviceStuff

1.0.1

Various Azure related functions focused on device accounts. More details at https://doitpsway.com/series/azure.
Some of the interesting functions:
- Get-AzureDeviceWithoutBitlockerKey
- Get-BitlockerEscrowStatusForAzureADDevices
- Set-AzureDeviceExtensionAttribute
- ...

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name AzureDeviceStuff

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

Install-PSResource -Name AzureDeviceStuff

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-AzureDeviceWithoutBitlockerKey Get-BitlockerEscrowStatusForAzureADDevices Set-AzureDeviceExtensionAttribute

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
               CHANGED
                   Get-BitlockerEscrowStatusForAzureADDevices - better uploaded blk key detection
           

FileList

Version History

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