agentsclimarketplace

Azure sentinel

Skill MicrosoftDocs/Agent-Skills/skills/azure-sentinel

Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.

Install
npx -y skills add MicrosoftDocs/Agent-Skills --skill azure-sentinel

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Expert knowledge for Azure Sentinel development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when configuring data connectors, ASIM schemas, analytics rules, playbooks/Logic Apps, or KQL/data lake jobs, and other Azure Sentinel related development tasks. Not for Azure Defender For Cloud (use azure-defender-for-cloud), Azure Security (use azure-security), Azure Monitor (use azure-monitor), Azure Network Watcher (use azure-network-watcher).

SKILL.md

43.5 KB, as published. Nobody here has run it

Azure Sentinel Skill

This skill provides expert guidance for Azure Sentinel. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file

IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L54Diagnosing and fixing Sentinel ingestion, connectors (AWS, Blob, Syslog/CEF, SAP), KQL/jobs, notebooks, MCP tools, and monitoring/troubleshooting analytics and automation health.
Best PracticesL55-L85Best practices for designing, tuning, and operating Microsoft Sentinel: automation, playbooks, detections, anomalies, watchlists, incident tasks, SOC processes, ML, UEBA, and Security Copilot.
Decision MakingL86-L124Guidance for SIEM/SOAR migration to Sentinel, cost/pricing decisions, data tiers and connectors, and choosing between Sentinel/Defender features and automation options.
Architecture & Design PatternsL125-L136Designing Sentinel architectures: BCDR, multi-workspace/tenant layouts, coexisting with other SIEMs, SAP-specific patterns, and building/publishing ISV solution components.
Limits & QuotasL137-L149Limits, quotas, and constraints for Sentinel features (NRT rules, data lake, MCP usage, watchlists, search jobs), regional availability, ASIM issues, and removal implications.
SecurityL150-L166Securing Microsoft Sentinel: auth and RBAC for playbooks/workbooks/data, CMK and data residency, storage/network hardening, MSSP IP protection, and SAP security/authorizations.
ConfigurationL167-L289Configuring Microsoft Sentinel: data connectors, ASIM schemas, analytics/automation rules, playbooks, UEBA/Fusion, data lake/KQL jobs, multi-tenant/SIEM solutions, and SAP/security content setup.
Integrations & Coding PatternsL290-L343Integrating Microsoft Sentinel with external logs, TIPs, and tools; building playbooks, Logic Apps, graphs, KQL/notebooks, MCP/AI integrations, and programmatic APIs for automation and data access.
DeploymentL344-L360Deploying and publishing Sentinel solutions, rules, automation, and SAP/Dynamics/Power Platform integrations, plus CI/CD, ARM templates, and SAP connector/agent migration and updates.

Troubleshooting

TopicURL
Troubleshoot AWS S3 log ingestion connector in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/aws-s3-troubleshoot
Troubleshoot Microsoft Sentinel Azure Storage Blob connector issueshttps://learn.microsoft.com/en-us/azure/sentinel/azure-storage-blob-connector-troubleshoot
Troubleshoot Syslog and CEF AMA connectors in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/cef-syslog-ama-troubleshooting
Search and interpret Sentinel Data Lake audit logshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/auditing-lake-activities
Troubleshoot KQL queries and jobs in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/kql-troubleshoot
Resolve common Jupyter notebook errors in Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/notebooks-troubleshooting
Best practices and troubleshooting Sentinel MCP toolshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/troubleshoot-sentinel-mcp
Troubleshoot Microsoft Sentinel solution ingestion and packaginghttps://learn.microsoft.com/en-us/azure/sentinel/isv/troubleshoot-sentinel-solutions
Monitor and troubleshoot Sentinel analytics rule healthhttps://learn.microsoft.com/en-us/azure/sentinel/monitor-analytics-rule-integrity
Monitor and troubleshoot Sentinel automation healthhttps://learn.microsoft.com/en-us/azure/sentinel/monitor-automation-health
Monitor and troubleshoot Sentinel scheduled analytics rule executionhttps://learn.microsoft.com/en-us/azure/sentinel/monitor-optimize-analytics-rule-execution
Monitor and troubleshoot Microsoft Sentinel SAP connectivityhttps://learn.microsoft.com/en-us/azure/sentinel/monitor-sap-system-health
Troubleshoot Sentinel SAP data connector agenthttps://learn.microsoft.com/en-us/azure/sentinel/sap/sap-deploy-troubleshoot
Troubleshoot Microsoft Sentinel analytics rule issueshttps://learn.microsoft.com/en-us/azure/sentinel/troubleshoot-analytics-rules

Best Practices

TopicURL
Audit and track Microsoft Sentinel incident taskshttps://learn.microsoft.com/en-us/azure/sentinel/audit-track-tasks
Design Microsoft Sentinel automation rules for SOARhttps://learn.microsoft.com/en-us/azure/sentinel/automate-incident-handling-with-automation-rules
Apply recommended Microsoft Sentinel playbook templates and use caseshttps://learn.microsoft.com/en-us/azure/sentinel/automation/playbook-recommendations
Use and customize Sentinel playbook templateshttps://learn.microsoft.com/en-us/azure/sentinel/automation/use-playbook-templates
Apply best practices for Microsoft Sentinel workspaceshttps://learn.microsoft.com/en-us/azure/sentinel/best-practices
Apply Sentinel-specific best practices for data collectionhttps://learn.microsoft.com/en-us/azure/sentinel/best-practices-data
Bring custom machine learning models into Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/bring-your-own-ml
Manage Sentinel detection lifecycle effectivelyhttps://learn.microsoft.com/en-us/azure/sentinel/detection-lifecycle-management-recommendations
Apply detection tuning recommendations in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/detection-tuning
Use ASIM-based essential domain solutions in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/domain-based-essential-solutions
Handle false positives in Microsoft Sentinel detectionshttps://learn.microsoft.com/en-us/azure/sentinel/false-positives
Create custom hunting queries in Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/hunts-custom-queries
Standardize incident response with Sentinel taskshttps://learn.microsoft.com/en-us/azure/sentinel/incident-tasks
Handle data ingestion delay in Sentinel ruleshttps://learn.microsoft.com/en-us/azure/sentinel/ingestion-delay
Investigate Sentinel incidents using large dataset searchhttps://learn.microsoft.com/en-us/azure/sentinel/investigate-large-datasets
Use UEBA data to investigate Sentinel incidentshttps://learn.microsoft.com/en-us/azure/sentinel/investigate-with-ueba
Apply quality guidelines for Sentinel solutionshttps://learn.microsoft.com/en-us/azure/sentinel/isv/sentinel-solution-quality-guidance
Apply operational best practices for Microsoft Sentinel SOCshttps://learn.microsoft.com/en-us/azure/sentinel/ops-guide
Use Security Copilot effectively with Microsoft Sentinel datahttps://learn.microsoft.com/en-us/azure/sentinel/sentinel-security-copilot
Manage deprecated Microsoft Sentinel solutions lifecyclehttps://learn.microsoft.com/en-us/azure/sentinel/sentinel-solution-deprecation
Use customizable anomaly detection to find threatshttps://learn.microsoft.com/en-us/azure/sentinel/soc-ml-anomalies
Apply SOC optimization recommendations in Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/soc-optimization/soc-optimization-access
Apply Microsoft Sentinel watchlists effectivelyhttps://learn.microsoft.com/en-us/azure/sentinel/watchlists
Edit and manage Microsoft Sentinel watchlists safelyhttps://learn.microsoft.com/en-us/azure/sentinel/watchlists-manage
Build KQL queries and rules using watchlistshttps://learn.microsoft.com/en-us/azure/sentinel/watchlists-queries
Manage and fine-tune anomaly detection ruleshttps://learn.microsoft.com/en-us/azure/sentinel/work-with-anomaly-rules
Manage incident tasks in Sentinel investigationshttps://learn.microsoft.com/en-us/azure/sentinel/work-with-tasks

Decision Making

TopicURL
Plan and execute Sentinel migration from MMA to AMAhttps://learn.microsoft.com/en-us/azure/sentinel/ama-migrate
Decide and migrate alert-trigger playbooks to automation ruleshttps://learn.microsoft.com/en-us/azure/sentinel/automation/migrate-playbooks-to-automation-rules
Decide when to use the Microsoft Sentinel data lake tierhttps://learn.microsoft.com/en-us/azure/sentinel/basic-logs-use-cases
Plan and estimate Microsoft Sentinel billing costshttps://learn.microsoft.com/en-us/azure/sentinel/billing
Control and analyze Microsoft Sentinel billing costshttps://learn.microsoft.com/en-us/azure/sentinel/billing-monitor-costs
Choose and use Microsoft Sentinel prepurchase planshttps://learn.microsoft.com/en-us/azure/sentinel/billing-pre-purchase-plan
Reduce and optimize Microsoft Sentinel costshttps://learn.microsoft.com/en-us/azure/sentinel/billing-reduce-costs
Choose correct Sentinel connector for Cisco firewallshttps://learn.microsoft.com/en-us/azure/sentinel/cisco-ftd-firewall
Choose between Sentinel analytics rules and Defender custom detectionshttps://learn.microsoft.com/en-us/azure/sentinel/compare-analytics-rules-custom-detections
Assess Sentinel connector support across cloudshttps://learn.microsoft.com/en-us/azure/sentinel/data-type-cloud-support
Choose between KQL jobs, summary rules, and search jobshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/kql-jobs-summary-rules-search-jobs
Choose which logs to ingest into Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-lake-log-ingestion-guidance
Enroll Sentinel workspaces in simplified pricing tiershttps://learn.microsoft.com/en-us/azure/sentinel/enroll-simplified-pricing-tier
Choose Microsoft Sentinel log retention tiershttps://learn.microsoft.com/en-us/azure/sentinel/log-plans
Plan Sentinel data tiers and retention for cost optimizationhttps://learn.microsoft.com/en-us/azure/sentinel/manage-data-overview
Determine Defender XDR data type support across GCC clouds in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/microsoft-365-defender-cloud-support
Decide how to integrate Microsoft Defender XDR with Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/microsoft-365-defender-sentinel-integration
Plan Microsoft Sentinel use in Microsoft Defender portalhttps://learn.microsoft.com/en-us/azure/sentinel/microsoft-sentinel-defender-portal
Plan migration from legacy SIEM to Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/migration
Migrate ArcSight SOAR automation to Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/migration-arcsight-automation
Migrate ArcSight detection rules to Sentinel analyticshttps://learn.microsoft.com/en-us/azure/sentinel/migration-arcsight-detection-rules
Export ArcSight historical data for Sentinel migrationhttps://learn.microsoft.com/en-us/azure/sentinel/migration-arcsight-historical-data
Choose Sentinel target platform for historical datahttps://learn.microsoft.com/en-us/azure/sentinel/migration-ingestion-target-platform
Select data ingestion tools for Sentinel migration targetshttps://learn.microsoft.com/en-us/azure/sentinel/migration-ingestion-tool
Migrate QRadar SOAR automation to Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/migration-qradar-automation
Migrate QRadar detection rules to Sentinel analyticshttps://learn.microsoft.com/en-us/azure/sentinel/migration-qradar-detection-rules
Export QRadar data via REST API for Sentinel migrationhttps://learn.microsoft.com/en-us/azure/sentinel/migration-qradar-historical-data
Update SOC and analyst processes for Sentinel migrationhttps://learn.microsoft.com/en-us/azure/sentinel/migration-security-operations-center-processes
Migrate Splunk SOAR automation to Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/migration-splunk-automation
Migrate Splunk detection rules to Sentinel analyticshttps://learn.microsoft.com/en-us/azure/sentinel/migration-splunk-detection-rules
Export Splunk historical data for Sentinel migrationhttps://learn.microsoft.com/en-us/azure/sentinel/migration-splunk-historical-data
Transition Sentinel operations from Azure to Defender portalhttps://learn.microsoft.com/en-us/azure/sentinel/move-to-defender
Prioritize Microsoft Sentinel data connectors strategicallyhttps://learn.microsoft.com/en-us/azure/sentinel/prioritize-data-connectors
Use Microsoft Sentinel SIEM migration recommendationshttps://learn.microsoft.com/en-us/azure/sentinel/siem-migration
Use Sentinel SOC optimization reference recommendationshttps://learn.microsoft.com/en-us/azure/sentinel/soc-optimization/soc-optimization-reference

Architecture & Design Patterns

TopicURL
Design BCDR architecture for Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/business-continuity-disaster-recovery
Deploy Sentinel alongside an existing SIEMhttps://learn.microsoft.com/en-us/azure/sentinel/deploy-side-by-side
Design Sentinel across multiple workspaces and tenantshttps://learn.microsoft.com/en-us/azure/sentinel/extend-sentinel-across-workspaces-tenants
Architect Microsoft Sentinel solution components and patternshttps://learn.microsoft.com/en-us/azure/sentinel/isv/partner-integrations
Design and publish Microsoft Sentinel ISV solutionshttps://learn.microsoft.com/en-us/azure/sentinel/isv/sentinel-integration-guide
Plan multi-workspace and multi-tenant Sentinel layoutshttps://learn.microsoft.com/en-us/azure/sentinel/prepare-multiple-workspaces
Choose Microsoft Sentinel workspace designs by scenariohttps://learn.microsoft.com/en-us/azure/sentinel/sample-workspace-designs
Design multi-workspace architecture for Sentinel SAPhttps://learn.microsoft.com/en-us/azure/sentinel/sap/cross-workspace

Limits & Quotas

TopicURL
Configure and understand Sentinel NRT rule limitshttps://learn.microsoft.com/en-us/azure/sentinel/create-nrt-rules
Microsoft Sentinel data lake service limits referencehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-lake-service-limits
Microsoft Sentinel MCP pricing and usage limitshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-billing
Check Sentinel feature availability by Azure cloudhttps://learn.microsoft.com/en-us/azure/sentinel/feature-availability
Understand ASIM known issues and limitations in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-known-issues
Understand implications of removing Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/offboard-implications
Run Sentinel search jobs across large datasetshttps://learn.microsoft.com/en-us/azure/sentinel/search-jobs
Review Microsoft Sentinel service limits and quotashttps://learn.microsoft.com/en-us/azure/sentinel/sentinel-service-limits
Create Microsoft Sentinel watchlists with size limitshttps://learn.microsoft.com/en-us/azure/sentinel/watchlists-create

Security

TopicURL
Configure secure authentication for Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/automation/authenticate-playbooks-to-sentinel
Define access restriction policies for Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/automation/define-playbook-access-restrictions
Configure customer-managed keys for Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/customer-managed-keys
Configure roles and prerequisites for Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-lake-onboarding
Secure Sentinel Azure Storage connectors with NSPhttps://learn.microsoft.com/en-us/azure/sentinel/enable-storage-network-security
Understand Sentinel geographic availability and data residencyhttps://learn.microsoft.com/en-us/azure/sentinel/geographical-availability-data-residency
Secure access to Sentinel workbooks with RBAChttps://learn.microsoft.com/en-us/azure/sentinel/monitor-your-data
Protect MSSP intellectual property in Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/mssp-protect-intellectual-property
Configure resource-context RBAC for Sentinel data accesshttps://learn.microsoft.com/en-us/azure/sentinel/resource-context-rbac
Configure Microsoft Sentinel roles and permissionshttps://learn.microsoft.com/en-us/azure/sentinel/roles
Prepare SAP system security for Sentinel connectorhttps://learn.microsoft.com/en-us/azure/sentinel/sap/preparing-sap
Assign required ABAP authorizations for Sentinel SAPhttps://learn.microsoft.com/en-us/azure/sentinel/sap/required-abap-authorizations
Use Microsoft Sentinel built-in security content for SAPhttps://learn.microsoft.com/en-us/azure/sentinel/sap/sap-solution-security-content

Configuration

TopicURL
Add advanced condition groups to Sentinel automation ruleshttps://learn.microsoft.com/en-us/azure/sentinel/add-advanced-conditions-to-automation-rules
Understand anomaly types detected by Sentinel ML enginehttps://learn.microsoft.com/en-us/azure/sentinel/anomalies-reference
Create Data Collection Rules for Sentinel using API exampleshttps://learn.microsoft.com/en-us/azure/sentinel/api-dcr-reference
Configure and query Microsoft Sentinel audit logshttps://learn.microsoft.com/en-us/azure/sentinel/audit-sentinel-data
Use SentinelAudit tables for user activity auditinghttps://learn.microsoft.com/en-us/azure/sentinel/audit-table-reference
Configure Microsoft Sentinel automation rule properties and conditionshttps://learn.microsoft.com/en-us/azure/sentinel/automation-rule-reference
Configure Sentinel playbooks for automated threat responsehttps://learn.microsoft.com/en-us/azure/sentinel/automation/automate-responses-with-playbooks
Create and manage Microsoft Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/automation/create-playbooks
Automate and run Sentinel playbooks on incidentshttps://learn.microsoft.com/en-us/azure/sentinel/automation/run-playbooks
Map CEF keys to Microsoft Sentinel CommonSecurityLog fieldshttps://learn.microsoft.com/en-us/azure/sentinel/cef-name-mapping
Understand Syslog and CEF AMA connectors for Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/cef-syslog-ama-overview
Configure Security Events connector for anomalous RDP detectionhttps://learn.microsoft.com/en-us/azure/sentinel/configure-connector-login-detection
Configure Microsoft Sentinel security content componentshttps://learn.microsoft.com/en-us/azure/sentinel/configure-content
Install and configure Microsoft Sentinel data connectorshttps://learn.microsoft.com/en-us/azure/sentinel/configure-data-connector
Configure data retention and archive in Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/configure-data-retention-archive
Configure ingestion-time data transformation for Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/configure-data-transformation
Configure Fusion multistage attack detection ruleshttps://learn.microsoft.com/en-us/azure/sentinel/configure-fusion-rules
Configure Sentinel connectors for Azure and Microsoft serviceshttps://learn.microsoft.com/en-us/azure/sentinel/connect-azure-windows-microsoft-services
Enable Defender Threat Intelligence connector in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-mdti-data-connector
Configure scheduled analytics rules from templateshttps://learn.microsoft.com/en-us/azure/sentinel/create-analytics-rule-from-template
Create and tune scheduled analytics rules in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/create-analytics-rules
Configure incident creation from connected alertshttps://learn.microsoft.com/en-us/azure/sentinel/create-incidents-from-alerts
Configure Microsoft Sentinel automation rules for responsehttps://learn.microsoft.com/en-us/azure/sentinel/create-manage-use-automation-rules
Configure Sentinel automation rules for incident taskshttps://learn.microsoft.com/en-us/azure/sentinel/create-tasks-automation-rule
Customize Sentinel alert names, severity, and tacticshttps://learn.microsoft.com/en-us/azure/sentinel/customize-alert-details
Add custom activities to Sentinel entity timelineshttps://learn.microsoft.com/en-us/azure/sentinel/customize-entity-activities
Configure Azure Storage Blob Codeless Connector Framework ruleshttps://learn.microsoft.com/en-us/azure/sentinel/data-connection-rules-reference-azure-storage
Configure GCP Codeless Connector Framework data connection ruleshttps://learn.microsoft.com/en-us/azure/sentinel/data-connection-rules-reference-gcp
Configure RestApiPoller data connector and rules JSONhttps://learn.microsoft.com/en-us/azure/sentinel/data-connector-connection-rules-reference
Define Codeless Connector Framework data connector UI JSONhttps://learn.microsoft.com/en-us/azure/sentinel/data-connector-ui-definitions-reference
Use asset data table mappings in Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/asset-data-tables
Build deep-link URLs for Sentinel graph querieshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/create-deep-links-graph-queries
Configure federated data connectors for Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/data-federation-setup
Create and schedule KQL jobs in Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/kql-jobs
Configure KQL jobs in Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/kql-jobs
Run and manage KQL queries in Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/kql-queries
Create and configure custom Sentinel MCP tools from KQLhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-create-custom-tool
Configure Microsoft Sentinel MCP server for AI querieshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-get-started
Query and use federated data sources in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/using-data-federation
Build Sentinel workbooks using data lake querieshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/workbooks-for-data-lake
Use DNS AMA connector fields and normalization schema in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/dns-ama-fields
Enable auditing and health monitoring tables in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/enable-monitoring
Reference Microsoft Sentinel entity types and identifiershttps://learn.microsoft.com/en-us/azure/sentinel/entities-reference
Understand and use Sentinel UEBA behavior layerhttps://learn.microsoft.com/en-us/azure/sentinel/entity-behaviors-layer
Review Fusion-detected multistage attack scenarios in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/fusion-scenario-reference
Configure and interpret Sentinel auditing and health monitoringhttps://learn.microsoft.com/en-us/azure/sentinel/health-audit
Use SentinelHealth table for SIEM health monitoringhttps://learn.microsoft.com/en-us/azure/sentinel/health-table-reference
Configure push-based codeless connectors for Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/isv/create-push-codeless-connector
Configure and manage Sentinel platform solution componentshttps://learn.microsoft.com/en-us/azure/sentinel/isv/manage-platform-solutions
Configure analytics rules for Sentinel solutionshttps://learn.microsoft.com/en-us/azure/sentinel/isv/sentinel-analytic-rules-creation
Create and publish Sentinel playbooks for solutionshttps://learn.microsoft.com/en-us/azure/sentinel/isv/sentinel-playbook-creation
Set up prerequisites for Sentinel SIEM solutionshttps://learn.microsoft.com/en-us/azure/sentinel/isv/solution-setup-essentials
Manage versions of Sentinel analytics rule templateshttps://learn.microsoft.com/en-us/azure/sentinel/manage-analytics-rule-templates
Use incident metrics to manage SOC performance in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/manage-soc-with-incident-metrics
Configure Sentinel and Defender table retention and tiershttps://learn.microsoft.com/en-us/azure/sentinel/manage-table-tiers-retention
Map data fields to Sentinel entities in ruleshttps://learn.microsoft.com/en-us/azure/sentinel/map-data-fields-to-entities
Use Microsoft Purview Information Protection audit record types in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/microsoft-purview-record-types-activities
Convert SIEM dashboards to Sentinel Azure Workbookshttps://learn.microsoft.com/en-us/azure/sentinel/migration-convert-dashboards
Ingest historical data into selected Sentinel target platformhttps://learn.microsoft.com/en-us/azure/sentinel/migration-export-ingest
Configure Sentinel deployment workbook to track migrationhttps://learn.microsoft.com/en-us/azure/sentinel/migration-track
Monitor Sentinel data connector health with SentinelHealth workbookhttps://learn.microsoft.com/en-us/azure/sentinel/monitor-data-connector-health
Onboard and manage multiple tenants with Sentinel and Azure Lighthousehttps://learn.microsoft.com/en-us/azure/sentinel/multiple-tenants-service-providers
View and manage incidents across multiple Sentinel workspaceshttps://learn.microsoft.com/en-us/azure/sentinel/multiple-workspace-view
Configure near-real-time analytics rules for fast detectionhttps://learn.microsoft.com/en-us/azure/sentinel/near-real-time-rules
Manage workspace-deployed ASIM parsers in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-about-workspace-parsers
Use ASIM common schema fields in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-common-fields
Develop and deploy ASIM parsers for Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-develop-parsers
Implement ASIM Application Entity schema in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-entity-application
Implement ASIM Device Entity schema in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-entity-device
Implement ASIM User Entity schema in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-entity-user
Manage ASIM parsers configuration in Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-manage-parsers
Convert Sentinel analytics rules to ASIM normalized datahttps://learn.microsoft.com/en-us/azure/sentinel/normalization-modify-content
Map AI agent telemetry to Sentinel ASIM Agent schemahttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-agent
Use ASIM Alert Events normalization schemahttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-alert
Use ASIM Asset Entity schema in Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-asset
Use ASIM Audit Events normalization schemahttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-audit
Use ASIM Authentication normalization schemahttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-authentication
Apply ASIM DHCP normalization schema in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-dhcp
Use ASIM DNS normalization schema in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-dns
Use ASIM File Event normalization schemahttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-file-event
Use Microsoft Sentinel ASIM network session schema fieldshttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-network
Use Microsoft Sentinel ASIM process event schema fieldshttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-process-event
Use Microsoft Sentinel ASIM registry event schema fieldshttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-registry-event
Use Microsoft Sentinel user management normalization schemahttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-user-management
Use legacy Microsoft Sentinel network normalization schema v0.1https://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-v1
Use Microsoft Sentinel ASIM web session schema fieldshttps://learn.microsoft.com/en-us/azure/sentinel/normalization-schema-web
Configure Jupyter notebooks and MSTICPy for Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/notebook-get-started
Use advanced MSTICPy notebook configurations in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/notebooks-msticpy-advanced
Restore and manage archived Sentinel log datahttps://learn.microsoft.com/en-us/azure/sentinel/restore
Configure SAP HANA audit log collection in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/sap/collect-sap-hana-audit-logs
Configure SAP data connector agent or agentlesshttps://learn.microsoft.com/en-us/azure/sentinel/sap/deploy-data-connector-agent-container
Configure SAP threat detection content in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/sap/deployment-solution-configuration
Verify prerequisites for Sentinel SAP monitoringhttps://learn.microsoft.com/en-us/azure/sentinel/sap/prerequisites-for-deploying-sap-continuous-threat-monitoring
Reference kickstart script parameters for SAP connectorhttps://learn.microsoft.com/en-us/azure/sentinel/sap/reference-kickstart
Configure legacy systemconfig.ini for Sentinel SAP agenthttps://learn.microsoft.com/en-us/azure/sentinel/sap/reference-systemconfig
Configure systemconfig.json for Sentinel SAP connectorhttps://learn.microsoft.com/en-us/azure/sentinel/sap/reference-systemconfig-json
Configure SAP connector agent update script optionshttps://learn.microsoft.com/en-us/azure/sentinel/sap/reference-update
Expert configuration of Sentinel SAP connector containerhttps://learn.microsoft.com/en-us/azure/sentinel/sap/sap-solution-deploy-alternate
Reference SAP logs and tables ingested by Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/sap/sap-solution-log-reference
Tune monitored SAP security parameters for Sentinel ruleshttps://learn.microsoft.com/en-us/azure/sentinel/sap/sap-suspicious-configuration-security-parameters
Disable and stop SAP data collection in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/sap/stop-collection
Configure scheduled analytics rules in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/scheduled-rules-overview
Use Microsoft Sentinel security alert schema fieldshttps://learn.microsoft.com/en-us/azure/sentinel/security-alert-schema
Configure Sentinel alert schemas for XDR connectorshttps://learn.microsoft.com/en-us/azure/sentinel/security-alert-schema-differences
Understand Sentinel out-of-the-box content centralizationhttps://learn.microsoft.com/en-us/azure/sentinel/sentinel-content-centralize
Deploy and use Sentinel Zero Trust TIC 3.0 solutionhttps://learn.microsoft.com/en-us/azure/sentinel/sentinel-solution
Configure summary rules to aggregate Sentinel datahttps://learn.microsoft.com/en-us/azure/sentinel/summary-rules
Surface custom event details in Sentinel alertshttps://learn.microsoft.com/en-us/azure/sentinel/surface-custom-details-in-alerts
Configure threat intelligence feed integrations in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/threat-intelligence-integration
Configure filter and split transformations for Sentinel datahttps://learn.microsoft.com/en-us/azure/sentinel/transformation-filter-split
Reference for Sentinel UEBA inputs and enrichmentshttps://learn.microsoft.com/en-us/azure/sentinel/ueba-reference
Configure Custom Logs via AMA for specific applicationshttps://learn.microsoft.com/en-us/azure/sentinel/unified-connector-custom-device
Configure unified connectors for Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/unified-connector-integration
Use Microsoft threat intelligence in Sentinel ruleshttps://learn.microsoft.com/en-us/azure/sentinel/use-matching-analytics-to-detect-threats
Configure analytics rules using threat indicatorshttps://learn.microsoft.com/en-us/azure/sentinel/use-threat-indicators-in-analytics-rules
Use Microsoft Sentinel built-in watchlist schemashttps://learn.microsoft.com/en-us/azure/sentinel/watchlist-schemas
Select Windows security event sets for Sentinel ingestionhttps://learn.microsoft.com/en-us/azure/sentinel/windows-security-event-id-reference
Configure and manage threat indicators in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/work-with-threat-indicators
Configure and use Sentinel workspace manager for multi-workspace operationshttps://learn.microsoft.com/en-us/azure/sentinel/workspace-manager

Integrations & Coding Patterns

TopicURL
Add investigation entities as threat indicators in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/add-entity-to-threat-intelligence
Use Sentinel connector playbooks to manage incident taskshttps://learn.microsoft.com/en-us/azure/sentinel/automation/create-tasks-playbook
Generate Python SOAR playbooks with Sentinel AIhttps://learn.microsoft.com/en-us/azure/sentinel/automation/generate-playbook
Use automation integrations in Microsoft Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/automation/integrations
Leverage Azure Logic Apps workflows for Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/automation/logic-apps-playbooks
Use Microsoft Sentinel playbook triggers and actions via Logic Appshttps://learn.microsoft.com/en-us/azure/sentinel/automation/playbook-triggers-actions
Integrate Microsoft Sentinel incidents with Teams collaborationhttps://learn.microsoft.com/en-us/azure/sentinel/collaborate-in-microsoft-teams
Connect AWS service logs to Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-aws
Ingest AWS EKS audit logs into Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-aws-eks
Configure Logstash DCR-based streaming to Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-logstash-data-connection-rules
Configure Microsoft Defender XDR connector for Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-microsoft-365-defender
Connect Purview Information Protection to Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-microsoft-purview
Integrate STIX/TAXII threat feeds with Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-threat-intelligence-taxii
Connect external threat intelligence platforms to Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/connect-threat-intelligence-tip
Integrate external TIP feeds via Sentinel upload APIhttps://learn.microsoft.com/en-us/azure/sentinel/connect-threat-intelligence-upload-api
Create and manage custom graphs in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/create-custom-graphs
Author custom graphs with AI in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/create-graphs-with-ai
Query Sentinel graphs using GQL syntax and operatorshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/gql-reference-for-sentinel-custom-graph
Call Sentinel custom graph REST APIs from clientshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/graph-rest-api
Call Sentinel data lake KQL APIs programmaticallyhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/kql-queries-api
Use sample KQL queries for Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/kql-sample-queries
Sample notebook code for Sentinel data lake querieshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/notebook-examples
Run Jupyter notebooks on Sentinel data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/notebooks
Use the Sentinel graph provider APIhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-graph-provider-reference
Use Sentinel MCP agent creation toolshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-agent-creation-tool
Enable Sentinel MCP connector in ChatGPT or Claudehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-chatgpt-claude-connector
Use Sentinel MCP data exploration toolshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-data-exploration-tool
Build Logic Apps with Sentinel MCP toolshttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-logic-apps
Integrate Sentinel MCP tools with AI Foundryhttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-use-tool-azure-ai-foundry
Use Sentinel MCP tools in Copilot Studiohttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-use-tool-copilot-studio
Add Sentinel MCP tools to Security Copilothttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-use-tool-security-copilot
Use Sentinel MCP tools in Visual Studio Codehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-mcp-use-tool-visual-studio-code
Use MicrosoftSentinelProvider class to access data lakehttps://learn.microsoft.com/en-us/azure/sentinel/datalake/sentinel-provider-class-reference
Enrich Sentinel entities with geolocation data using REST APIhttps://learn.microsoft.com/en-us/azure/sentinel/geolocation-data-api
Manage Sentinel hunting queries via Log Analytics REST APIhttps://learn.microsoft.com/en-us/azure/sentinel/hunting-with-rest-api
Bulk import threat intelligence files into Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/indicators-bulk-file-import
Integrate Defender for Cloud incidents via Defender XDRhttps://learn.microsoft.com/en-us/azure/sentinel/ingest-defender-for-cloud-incidents
Create codeless data connectors for Microsoft Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/isv/create-codeless-connector
Build custom Sentinel connectors with AI agenthttps://learn.microsoft.com/en-us/azure/sentinel/isv/create-custom-connector-builder-agent
Use ASIM KQL parsers for normalized Sentinel querieshttps://learn.microsoft.com/en-us/azure/sentinel/normalization-about-parsers
Apply ASIM helper functions in KQL querieshttps://learn.microsoft.com/en-us/azure/sentinel/normalization-functions
Build Power BI reports from Sentinel datahttps://learn.microsoft.com/en-us/azure/sentinel/powerbi
Trigger Sentinel playbooks from entity-based investigationshttps://learn.microsoft.com/en-us/azure/sentinel/respond-threats-during-investigation
Use Sentinel SAP solution KQL functions for analysishttps://learn.microsoft.com/en-us/azure/sentinel/sap/sap-solution-function-reference
Call Sentinel SOC optimization recommendations APIhttps://learn.microsoft.com/en-us/azure/sentinel/soc-optimization/soc-optimization-api
Import threat intelligence STIX objects into Sentinel via upload APIhttps://learn.microsoft.com/en-us/azure/sentinel/stix-objects-api
Extract non-native incident entities with Sentinel playbookshttps://learn.microsoft.com/en-us/azure/sentinel/tutorial-extract-incident-entities
Configure Syslog via AMA for specific applianceshttps://learn.microsoft.com/en-us/azure/sentinel/unified-connector-syslog-device
Use legacy Sentinel upload indicators API for STIX IOCshttps://learn.microsoft.com/en-us/azure/sentinel/upload-indicators-api
Query STIX objects and indicators in Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/work-with-stix-objects-indicators

Deployment

TopicURL
Deploy Sentinel solution for Power Platform and Dynamicshttps://learn.microsoft.com/en-us/azure/sentinel/business-applications/deploy-power-platform-solution
Set up CI/CD repository deployments for Sentinelhttps://learn.microsoft.com/en-us/azure/sentinel/ci-cd
Customize Sentinel repository deployment behaviorhttps://learn.microsoft.com/en-us/azure/sentinel/ci-cd-custom-deploy
Deploy Sentinel monitoring for Dynamics 365 Financehttps://learn.microsoft.com/en-us/azure/sentinel/dynamics-365/deploy-dynamics-365-finance-operations-solution
Deploy Sentinel analytics rules via ARM templateshttps://learn.microsoft.com/en-us/azure/sentinel/import-export-analytics-rules
Deploy Sentinel automation rules via ARM templateshttps://learn.microsoft.com/en-us/azure/sentinel/import-export-automation-rules
Package and deploy Sentinel platform solutionshttps://learn.microsoft.com/en-us/azure/sentinel/isv/package-platform-solution
Publish Sentinel SIEM solutions to Microsoft marketplacehttps://learn.microsoft.com/en-us/azure/sentinel/isv/publish-sentinel-solutions
Run Sentinel hunting notebooks in Azure ML workspaceshttps://learn.microsoft.com/en-us/azure/sentinel/notebooks-hunt
Deploy SAP data connector agent container via CLIhttps://learn.microsoft.com/en-us/azure/sentinel/sap/deploy-command-line
Deploy Sentinel solution for SAP BTP systemshttps://learn.microsoft.com/en-us/azure/sentinel/sap/deploy-sap-btp-solution
Deploy Sentinel solution for SAP applicationshttps://learn.microsoft.com/en-us/azure/sentinel/sap/deployment-overview
Migrate Sentinel SAP container agent to agentless connectorhttps://learn.microsoft.com/en-us/azure/sentinel/sap/sap-agent-migrate
Update Microsoft Sentinel SAP data connector agenthttps://learn.microsoft.com/en-us/azure/sentinel/sap/update-sap-data-connector

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.