AzureKQLPowerShellExtractor

0.0.4

This PowerShell module allows you to extract data from Microsoft Azure using Azure Resource Graph (ARG) KQL Queries via PowerShell.
The extracted data can be exported in JSON, CSV or Excel format.
This module helps mitigate the export limitation of maximum rows that can by exported from Azure Portal using ARG Explorer when ARG KQL Queries are executed.
For larg
This PowerShell module allows you to extract data from Microsoft Azure using Azure Resource Graph (ARG) KQL Queries via PowerShell.
The extracted data can be exported in JSON, CSV or Excel format.
This module helps mitigate the export limitation of maximum rows that can by exported from Azure Portal using ARG Explorer when ARG KQL Queries are executed.
For large output, the module has mitigations in place for throttling.

You can find more information/ documentation about this project here - https://github.com/G-Lucifer/AzureKQLPowerShellExtractor


This modules is dependent on other modules that can be found in the requirements.ps1 file.
Show more

Minimum PowerShell version

7.3.4

Installation Options

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

Install-Module -Name AzureKQLPowerShellExtractor

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

Install-PSResource -Name AzureKQLPowerShellExtractor

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) Tushar Mudi. All rights reserved.

Package Details

Author(s)

  • Tushar Mudi

Tags

Azure Cloud Security Automation Azure-Resource-Graph KQL reconnaissance

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
0.0.4 (current version) 75 6/12/2023
0.0.2 5 6/12/2023
0.0.1 5 6/12/2023