Hand-picked references ranked by source popularity, trust, and operator usefulness. 12 categories · 81 links.
Decode only. This does not validate signature, issuer, audience, or token trust.
winget install Microsoft.AzureQuickReview azqr scan --subscription <subscription-id>
Install-Module AzGovViz -Scope CurrentUser Export-AzGovViz -ManagementGroupId <mg-id>
Install-Module MSIdentityTools -Scope CurrentUser Import-Module MSIdentityTools
Install-Module AADInternals -Force Import-Module AADInternals Get-AADIntTenantID -Domain contoso.com
pip install pyrit # Microsoft's AI Red Teaming tool python -c "from pyrit.common import default_values; default_values.load_default_env()"
pip install promptflow pf flow init --flow my-flow pf run create --flow my-flow --data data.jsonl
Install-Module ScubaGear -Scope CurrentUser Invoke-SCuBA -ProductNames aad,exo,teams,defender
Install-Module Maester -Scope CurrentUser Install-MaesterTests Invoke-Maester
winget install -e --id Microsoft.Bicep bicep build main.bicep az deployment group create --template-file main.json -g my-rg
pip install prowler prowler azure --az-cli-auth prowler azure --compliance cis_2.0_azure
# Install via Go go install github.com/BishopFox/cloudfox@latest cloudfox azure all-checks -t <tenant-id>
terraform init terraform plan -out=tfplan terraform apply tfplan