Hi
We are using classic pipelines currently for Release through Azure Devops.
There are inputs to move this to multi stage YAML as it will be easier to manager a standard template and track changes better.
As per our analysis, most of the features of classic pipelines are supported in YAML.
But, there is no clear cut information for "Approval and Gates".
Referring to this article it talks about gates but seems more from context of Releases that are supported in classic not yaml
https://learn.microsoft.com/en-us/azure/devops/pipelines/release/approvals/?view=azure-devops
We need confirmation or clarity on points below -
If someone can help clarify our doubts it will help
Thanks in advance.