Asim Parser Filter Validator
Azure/Azure-Sentinel/.github/skills/asim-parser-filter-validatorcodingOfficial
Official Provider SkillView repo
Validates ASIM parser filtering parameters by running filter tests against a Log Analytics workspace. Pure PowerShell using az CLI for authentication — no Python or Azure SDK packages required. Use this skill after creating or modifying an ASIM parser to verify that its filtering parameters work correctly.
Files2 files
SKILL.md74 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorAzure
Categorycoding
Skill IDAzure/Azure-Sentinel/.github/skills/asim-parser-filter-validator
Files2 files
Related skills
Asim Parser Create Parameter ParserThis creates the parameterized version of the ASIM schema parser. You should already have the parameter-less version of the parser to help facilitate the parameter parser creation.Asim Parser Create ParserThis starts the process of creating a new ASIM schema parser by generating the initial version of the parser based on the requirements gathered. Use this skill when you have gathered all necessary information for the new ASIM parser and are ready to create the initial version of the parser.Asim Parser Creator OrchestratorOrchestrates the creation and validation of a new ASIM schema parser. Use this skill when asked to create a new ASIM parser.Asim Parser Github Pr PackagerPackages the created and validated ASIM schema parser into a GitHub PR for the Azure-Sentinel repository. Use this skill when asked to package a parser into a GitHub PR.Asim Parser La DeployerGets the ASIM parser of interest and deploys it to the customer's LA workspace.Asim Parser Pr ReviewerReviews pull requests for ASIM parser changes and summarizes suggestions. This is not to be called by asim-parser-creator-orchestrator or when creating ASIM parsers in general. This is strictly for reviewing pull requests after necessary workflows have ran.