KQL Query Builder
これらのプロンプトを試してください
例をクリックして会話を開始します。
- What can you help me with?
- Which are the top 5 users who logged in the most to the environment in the last 30 days?
- Identifique os 20 usuários com maior probabilidade de comprometimento definidos por: (a) pico de falhas de logon por hora ≥ 200% acima da média por hora dos 7 dias anteriores, originado de um IP nunca visto para o usuário; e (b) até 60 minutos depois desse pico, houve pelo menos movimentação lateral
- Optimize following query: Heartbeat | join kind=inner ( Heartbeat | summarize arg_max(TimeGenerated, *) by Computer ) on Computer | project Computer, TimeGenerated, OSName
- List the critical alerts generated in my security solution in the last 3 days.
その他の AI モデル
これらの他の AI モデルを試して、より効果的かどうかを確認してください
KQL Query Helper
KQL Query Helper assists users with Kusto Query Language (KQL) queries, leveraging extensive knowledge from Azure Data Explorer documentation to aid users in understanding, reviewing, and creating new KQL queries based on their prompts.
Azure Sentinel Threat Automation
Advanced Sentinel co-pilot tool for real-time cyber news and threat intelligence. Identifies new threats, extracts IOCs, and crafts incident response and KQL analytical rules to detect and mitigate emerging threats effectively with advanced KQL expertise.
DNN DB Schema Query Master
Ask DNN DB Schema related queries
MongoDB Query and Datamodel Assistant
Convert SQL to MQL/Aggregation Pipeline statements, generate Aggregation Pipeline statements from Schema, and Create Schema and Reporting Queries based on Use Case Description
Database Query Optimizer
Assists in optimizing database queries and schema design, especially for NoSQL databases.