Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

Azure-Sentinel

يحتوي Azure-Sentinel على 13 من skills المجمعة من Azure، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
6.0k
محدث
2026-07-02
Forks
3.7k
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

asim-parser-creator-orchestrator
مطوّرو البرمجيات

Orchestrates the creation and validation of a new ASIM schema parser. Use this skill when asked to create a new ASIM parser.

2026-07-02
asim-parser-filter-validator
مطوّرو البرمجيات

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.

2026-07-02
asim-parser-pr-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews 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.

2026-07-02
run-solution-analyzer
مطوّرو البرمجيات

Run the Solutions Analyzer scripts: mapper, documentation generator, ASIM browser. Use when: running solution analyzer, generating CSVs, generating docs, refreshing caches, force-refresh, invalidating caches, generating ASIM browser, running mapper, running collect_table_info, running collect_asim_fields.

2026-07-02
update-solution-analyzer
مطوّرو البرمجيات

MANDATORY guidelines for ANY edit to ANY file under Tools/Solutions Analyzer/ — including the mapper (map_solutions_connectors_tables.py), doc generator (generate_connector_docs.py), interactive docs (generate_interactive_docs.py), ASIM browser, collect_table_info, collect_asim_fields, upload_to_kusto, compare_runs, solution_analyzer_overrides.csv, filter_field_resolution.yaml, or any other script/config in that folder. Use when: editing/modifying/refactoring/fixing/renaming/tweaking ANY logic in those files, even one-line fixes such as renaming a classification, escaping a character, adjusting a regex, adding an override row, suppressing a false positive, or changing a constant. Covers: keeping script-docs in sync, README Version History changelog rules (required for feature/behavior changes; optional for small bug fixes), CSV output sync with upload_to_kusto.py, static/interactive index synchronization, and markdown/HTML entity page synchronization.

2026-07-02
asim-parser-create-parameter-parser
مطوّرو البرمجيات

This 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.

2026-06-22
asim-parser-create-parser
مطوّرو البرمجيات

This 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.

2026-06-22
asim-parser-github-pr-packager
مطوّرو البرمجيات

Packages 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.

2026-06-22
asim-parser-la-deployer
مديرو الشبكات وأنظمة الحاسوب

Gets the ASIM parser of interest and deploys it to the customer's LA workspace.

2026-06-22
asim-parser-user-prompter
مطوّرو البرمجيات

Prompts the user for inputs to create a new ASIM schema parser. Use this skill when you need to gather information from the user to create a new ASIM parser.

2026-06-22
asim-parser-validator
مطوّرو البرمجيات

This skill will validate an ASIM by checking the schema output of the parser and also checking the data that the parser represents in the columns. Use this skill after you have created or updated an ASIM parser to validate that the parser is correctly mapping the source data to the ASIM schema.

2026-06-22
az-cli-command-runner
مديرو الشبكات وأنظمة الحاسوب

Runs Azure CLI commands in a terminal. Use this skill when you need to execute az CLI commands such as checking authentication, querying Log Analytics, managing deployments, or inspecting Azure resources.

2026-06-22
log-analytics-workspace-queryer
مطوّرو البرمجيات

Uses REST API to query Log Analytics workspaces. Use this skill when you need to query a Log Analytics workspace, for example, to check if the table exists in the workspace, or to validate an ASIM parser.

2026-06-22