How do you delete a pipeline trigger in Azure Synapse Analytics with the UI?
What's the problem?
I currently can't publish my workspace changes. I get the following error:
TestTrigger1
Trigger 'TestTrigger1' cannot be activated and contain no pipelines
This is correct. I disconnected TestTrigger1 to try a different trigger. However now I can't publish and I can't delete the trigger in the UI either.
In Data Factory, there is a UI option in the bottom left of the pipelines screen to delete. See this blog post.
However in ASA, there is no UI option for managing triggers and I can't find one.
How do I delete this trigger so I can republish?

