Azure action group not triggering logic app in few instances

Manohar Beri 5 Reputation points
2024-03-21T05:54:06.54+00:00

Azure action group is not triggering logic app in few instances. compared between working and not working instance but I did not find any difference. Not sure why it is happening only for few instances even though the action group is triggered. Can anyone please help me on this.

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,256 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 20,476 Reputation points
    2024-03-23T11:42:57.1766667+00:00

    Hi Manohar Beri,

    Thanks for reaching out to Microsoft Q&A.

    Please try the below steps to investigate the issue. This will help to narrow down to find the root cause.

    Check Action Group Configuration:

    Verify that the action group associated with your alerts is correctly configured. Ensure that it includes the necessary Logic App as one of its actions.

    Confirm that the Logic App is correctly linked to the action group.

    Reviewing the Alert Settings:

    Go to the Azure Monitor page and select Alerts from the left pane.

    Check the alert configuration for the specific instances where the Logic App is not triggered.

    Ensure that the action group is correctly specified in the alert rules.

    Test the Action Group:

    In the Logic App section of your action group, select Test action group (preview).

    Choose a sample alert type from the dropdown and run a test to see if the Logic App is triggered.

    If you’re managing multiple subscriptions, ensure that the action group is created in the same resource group as the Logic App. Consider creating a new resource group and an action group within it for all subscriptions to connect to a particular Logic App.

    Also, make sure there are no security restrictions preventing the Logic App from being triggered. For ex, check if the Logic App is secured using OAuth or specific URLs.

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.


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.