Hi @Azuretech , I understand that you have a Logic App that has a Recurrence trigger and want to know if you can run it manually.
When you run your Logic App from Azure Portal, like this screenshot
The Logic App is run starting from the next step after Recurrence. So, it does not matter what you set in Recurrence.
I have tried this in my Azure account. I have a daily recurring Logic App. It has run once today, and I can make it run again by clicking "Run" from Azure Portal - Logic App Designer. I verified in the Run History that the Logic App was run twice today: once from Recurring trigger and once from manual trigger.
Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.