Skip to content

Commit 98a7b11

Browse files
committed
tweak h1-h2
1 parent 7041985 commit 98a7b11

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

learn-pr/wwl-azure/transition-traditional-ops-agent-automation/includes/3-explore-agentic-devops-concept.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## What is agentic DevOps?
2-
31
Agentic DevOps is the practice of using AI agents to automate and orchestrate operational workflows that traditionally required manual coordination. Rather than using AI as a reactive tool that responds to individual prompts, you define a system of specialized agents. These agents proactively execute multi-step pipelines, maintain context across stages, and produce versioned artifacts.
42

53
In an agentic DevOps model, the AI isn't just a coding assistant. It's an active participant in the workflow. Each agent has a defined role, access to specific tools, and domain knowledge that shapes its outputs. A coordinating agent manages the sequence, delegates tasks, and ensures that outputs from one stage are available to the next.

0 commit comments

Comments
 (0)