I am trying to build a logic flow which will be triggered by the scheduler . The scheduler will send a message to the service queue. And the Service queue will be by trigger point for the logic app.
Now the issue is that , I want to have a version running on different slots (deployment slots) or (Staging/Production) . I tried hard to find it on AZURE PORTAL ,but was not able to locate the deployment slots for AZURE SCHEDULER / AZURE LOGIC APP.
Can someone guide me how can i create the Slots/Staging for SCHEDULER / LOGIC APPS.
I was able to create the slots for Azure functions as the settings in the Azure functions have the option to create the slots.
Currently, there is no Deployment slots option for Azure logic app. Here is a feature request, you can vote for it and track status.