Feature request for logic app

Madhu mohan 0 Reputation points
2024-09-18T08:41:54.42+00:00

There is way to trigger a logic app from the action group but there is no way to trigger action groups from logic apps , this is some basic feature where it seems reasonable as i came across the use case also it is raised in stackoverflow , do we get in future ?

https://stackoverflow.com/questions/69533433/trigger-azure-action-group-from-a-logic-app

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,212 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,094 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Stanislav Zhelyazkov 23,576 Reputation points MVP
    2024-09-18T08:53:35.3+00:00

    Hi,

    In general action groups are like relies. They do not hold any data on their own. They simply rely data from Azure Alert instance to trigger Logic App, function, e-mail, etc. So triggering action group without having Azure alert data does not makes sense. However if you want to test your Logic App workload you could just trigger the Logic app on your own by providing the format of the data depending on the Azure Alert type or you could use feature like Test an Action Group. That will trigger any of the receivers in the action group by using samples for different Azure Alert types.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.