I have the release pipeline and I would like to set the approval on the task level.
For example: I have the below powershell tasks and each of the task should have approve or disapprove to execute. if I dissaprove or approve SetupDatabricks
task it still has to go to next task. The approval or dissaporval should not have the impact if next task should run or no (they should run).