Hi @Fargnoli, Al ,
Welcome to Microsoft Q&A platform and thanks for posting your question here.
As I understand your ask, you want to clone the trigger and want to avoid the task of recreating its related configuration and debug parameters . Kindly let me know if that is not the case.
- Copy the JSON of existing Trigger
- Create a new trigger and provide the required name say
newtrigger
(or leave the default name) and open its JSON by clicking on{}
icon and paste the copied json of the existing trigger - Rename the trigger name as the original trigger name i.e.
newtrigger
(or the default name) and click ok - Publish the changes. Once you hit on publish, it will create two triggers with same name. Delete if another one is not required and republish the changes.
Kindly check the below video for reference:
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you.
Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators