Enable classic editor for build/release pipelines in Azure DevOps
If you see the classic editor option missing, while creating the pipeline, it is because it would be disabled in the organization settings. To enable it navigate to Organization Settings >> Pipelines >> Settings After switching off the settings, we can see the classic editor option. Get more details – Hope it helps..
Published on:
Learn moreRelated posts
Building Enterprise AI Agents with C# and Azure AI Foundry
Introduction Artificial Intelligence has evolved beyond simple chatbots and virtual assistants. Today’s businesses are adopting AI Agent...
3 hours ago
How to Build an AI-Powered CRM Using Dynamics 365 and Azure OpenAI
Introduction Customer Relationship Management (CRM) has evolved far beyond storing contact details and tracking sales opportunities. In today&...
1 day ago
Azure Developer Training Live
1 day ago
Shrinking Azure Pipeline task extensions using esbuild
TL;DR We bundled an internal Azure Pipelines task extension into a single bundled JavaScript file using esbuild. The task package dropped from...
3 days ago