最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

I have taken a free account in Azure DevOps for practice and I am unable to see classic editor option in Azure Pipeline to build

programmeradmin1浏览0评论

enter image description here please help me on this, do I need to change any type of settings?

I have created a Project with basic and tried on Agile as well but no use. I tried creating different project, Organizations setting. and when I am using Free trial Azure DevOps I am not getting all options in Azure Pipelines. I am getting only 3 options like 1. Pipeline, 2. Environments, and 3. Library.

enter image description here please help me on this, do I need to change any type of settings?

I have created a Project with basic and tried on Agile as well but no use. I tried creating different project, Organizations setting. and when I am using Free trial Azure DevOps I am not getting all options in Azure Pipelines. I am getting only 3 options like 1. Pipeline, 2. Environments, and 3. Library.

Share Improve this question edited Nov 21, 2024 at 5:00 Daniel Mann 59.1k13 gold badges105 silver badges127 bronze badges Recognized by CI/CD Collective asked Nov 20, 2024 at 17:13 Punith KrishnaPunith Krishna 11 bronze badge 1
  • Classic pipelines are legacy. Is there a specific reason you don't want to use YAML? – Daniel Mann Commented Nov 21, 2024 at 5:00
Add a comment  | 

1 Answer 1

Reset to default 0

You can disable or enable creation of classic pipelines by toggling the option at the anization level or project level.

For example, to enable it at the anization level, navigate to your anization settings > select Settings > turn off Disable creation of classic build pipelines and Disable creation of classic release pipelines.

The feature turned on by default for anizations created after March 2023. This means new anizations will be, by default, YAML-only. For more details about the feature, you can refer this official blog: Disable creation of classic pipelines.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论