In which folder the Monitor Alert Rule will fall in Azure-Sentinel Github Repository?

Rushit Ajudiya 146 Reputation points
2023-03-16T07:08:21.4766667+00:00

Hello,

I have created a Monitor Alert Rule which is used to alert me when my function app fails.

Monitor Alert Rule Image:

image.png

And Also I have created an ARM and YAML template for it.

So I am very confused that where should I put my Monitor Alert Rule Files inside https://github.com/Azure/Azure-Sentinel and then create a PR for the certification process.

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,798 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
975 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Clive Watson 5,711 Reputation points MVP
    2023-03-16T19:27:27.28+00:00

    Please see this recent thread on a very similar topic https://learn.microsoft.com/en-us/answers/questions/1188012/how-to-deploy-a-monitor-alerts-rule-with-our-solut

    You can create a Sentinel Analytic do do the same (probably), and contribute using these instructions: https://github.com/Azure/Azure-Sentinel#contributing

    There is a Azure Monitor community Github as well: https://github.com/microsoft/AzureMonitorCommunity

    If this helps, please "accept" the answer. Best wishes