Hello Christian, Welcome to MS Q&A
When you use the "Test" function in an action group, it might be simulating a metric alert rather than a log alert. This could be why you are seeing a signal type of "Metric" instead of "Log."
To ensure you are testing a log alert, you should:
- Create a Log Alert Rule: Ensure that you have a log alert rule set up in Azure Monitor that queries log data and triggers an alert based on specific conditions.
- Trigger the Log Alert: Generate log data that matches the conditions specified in your log alert rule to trigger the alert.
If you have already set up a log alert rule and are still seeing a metric signal type, it might be worth reviewing the configuration of your alert rule and action group to ensure they are correctly set up to handle log alerts.
For more detailed guidance, you can refer to the Azure documentation on creating and managing log alerts and action groups.
Please let us know if any further questions
Kindly accept answers if it helps
Thanks
Deepanshu