Decision pages for teams deciding whether manual Azure Pipeline runs are enough, or whether deployments should start from Azure Boards work items.
If developers are the only people deploying and branch mistakes are rare, manual Azure Pipeline runs may be enough. If QA or delivery users deploy branches from tickets, use the work item as the starting point and let the linked branch drive the run.
Install BranchDeploy from the Marketplace, open Project Settings, add your pipeline ID, and deploy from a work item in minutes.
az devops extension install --extension-id branchdeploy --publisher-id PixelFunnelLtd