Logic app is not working as per schedule

Sudheer Gupta Anguluri 21 Reputation points
2022-08-23T22:14:27.267+00:00

I have created a logic app to run every 15 mins on weekdays. But notice it only runs up to certain hours of the day and doesn't trigger after. Am I missing anything?

234224-image.png

234242-image.png

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,772 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bruno Lucas 4,411 Reputation points MVP
    2022-08-24T00:51:13.443+00:00

    Hi @Sudheer Gupta Anguluri

    I remember running into similar problem, I think i set to run every 15 minutes and added a switch task to skip Saturday and Sunday but have you tried adding more parameters, like "hours"

    https://www.cloudfronts.com/azure/how-to-schedule-a-logic-app-to-run-on-specific-days-and-on-specific-time/

    if you see on your setup, because you didn't specify the hour, its setting for the first hour of the day only:

    234246-image.png

    Selecting every hours looks a bit over the top but it's an option available.

    234235-image.png

    Please don't forget to click on "Accept Answer" or the vote button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer.


0 additional answers

Sort by: Most helpful