olafhartong / Sentinel-template-parser

Azure Sentinel Template parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentinel Templates to XLSX

license Maintenance GitHub last commit Twitter

This small script converts all template rules obtained from the API to XLSX for easier reference.

Usage

Getting the data from the Microsoft API Manually

Using AzSentinel

Use the great AzSentinel by @pkhabazi and @wortell https://github.com/wortell/AZSentinel

  • Install and authenticate the module per the authors instructions

  • Edit the Workspace variable in azsentinel-template-parse.ps1

  • Then run: ./azsentinel-template-parse.ps1

Both scripts update the xlsx file

About

Azure Sentinel Template parser

License:MIT License


Languages

Language:PowerShell 100.0%