Skip to content

microsoft/psadxanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSAdx Module

PowerShell module for accessing data stored in Azure Data Explorer (ADX).

Usage

Invoke-PSAdxQuery
        -ConnectionString <string>
        -DatabaseName <string>
        -Query <string>
        -QueryParameters <hashtable>

Get-PSAdxCSLParameter -Path <string>

Where to get it

PSAdx is published to the PowerShell Gallery

Changelog

v0.2 This release should be considered the new baseline for the module as much of the original functionality has been moved to a new project, AutoReport (coming soon).

About

PowerShell module for Azure Data Explorer telemetry analysis using analysis pack format.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published