Hello, you are using an old browser that's unsafe and no longer supported. Please consider updating your browser to a newer version, or downloading a modern browser.

Azure
M
Mike McNelis Training Camp
Published
Read Time 8 min read

Azure Copilot’s Six New AI Agents: What IT Teams Need to Know

Azure Copilot just went from helpful chatbot to full blown orchestration engine. At Ignite 2025, Microsoft announced six specialized AI agents that can migrate workloads, troubleshoot production issues, optimize your infrastructure, and do it all while respecting your RBAC policies and compliance guardrails. This isnt a UI refresh. Its a fundamental change in how cloud operations actually work.

Azure Copilots chat based language model and agentic capabilities are available at no additional cost right now. The agents are in gated preview, but the core functionality is free in the Azure Portal today.

What Changed With Azure Copilot

The old Azure Copilot was essentially a conversational assistant. You could ask it questions, get recommendations, and then copy and paste responses into your CLI or follow instructions in the portal. Useful for getting started, but it couldnt actually do anything. You were still the one clicking buttons and running commands.

The new version is fundamentally different. Microsoft is calling this approach agentic cloud ops, which sounds like something a consultant made up but actually describes something real. These agents have specialized reasoning capabilities that let them plan and execute multi step tasks on your behalf. Every automated action begins with your request, gets screened for relevance and safety, interprets context including what resources youre looking at and your RBAC permissions, then selects and executes the right tools.

The agents operate as an extension of you. They follow your established RBAC policies, Azure policies, and compliance frameworks. They wont invent actions or access data they shouldnt see. And you can access them wherever you work: in the portal, via CLI, or directly in chat. The system remembers your conversations and context across all these channels.

The Six Agents and What They Actually Do

According to Microsoft, 52% of all agentic AI implementations are happening in IT operations. That makes sense when you consider that monitoring, troubleshooting, and provisioning are exactly where teams are drowning in complexity. Remember when you needed 47 browser tabs open just to troubleshoot one connectivity issue? These agents are designed to consolidate that chaos.

🤖 The Six Azure Copilot Agents
MIGRATION

Automates discovery, assessment, and modernization. Maps your on prem estate, generates business cases with ROI calculations, and creates infrastructure as code scripts in Bicep or Terraform.
DEPLOYMENT

Builds infrastructure plans using the Azure Well Architected Framework. Constructs Terraform plans from your goals that can plug directly into your CI/CD pipeline.
OPTIMIZATION

Identifies cost and carbon savings opportunities across your environment. Provides ready to run scripts so you can implement recommendations immediately.
OBSERVABILITY

Performs root cause analysis across logs, metrics, and traces. No more being the human correlation engine across fifty different monitoring tools.
RESILIENCY

Validates business continuity and disaster recovery configurations. Provides recommendations on zonal resiliency and ransomware protection for critical applications.
TROUBLESHOOTING

Identifies root causes of infrastructure issues across VMs, databases, and Kubernetes deployments. Offers auto mitigation and one click fixes.

The Migration Agent Deserves Special Attention

If youve ever been involved in a cloud migration project, you know the discovery phase alone can take weeks. Someone has to inventory every application, map dependencies, figure out what talks to what, and then argue about whether that ancient ColdFusion app really needs to come along. Its tedious work that requires expensive people to do poorly documented tasks.

The Migration Agent changes that equation. It automates discovery using AI powered scanning that maps your on premises estate including infrastructure, databases, and applications. Within a few hours you get a tailored business case that includes migration costs, projected savings, and ROI calculated from your actual usage data. Right sizing recommendations ensure your Azure targets fit your performance requirements and budget. Modernization guidance highlights where you can refactor or optimize for cloud native benefits.

The agent also automates landing zone creation, aligning everything with Microsofts Cloud Adoption Framework. Setting up a secure, compliant Azure environment used to take weeks or months depending on how many committees had to approve things. The Migration Agent handles the configuration work in hours.

For applications that need code updates, theres integration with GitHub Copilot for app modernization. This works with both .NET and Java applications, helping upgrade legacy codebases and migrate them to Azure. Microsoft claims this reduces migration effort by up to 70% and cuts upgrade time in half through automated code transformations. The Microsoft Teams organization reportedly used this capability to upgrade multiple projects to .NET 8, turning months of work into hours.

This matters for organizations still running legacy workloads. Many companies rely on older .NET applications for critical functions like billing and HR. The new App Service Managed Instance, also announced at Ignite, lets you migrate these applications to a fully managed platform as a service environment with only minor configuration changes. No containers, no refactoring required.

What This Means for Cloud Incident Response

The Observability and Troubleshooting agents have immediate implications for anyone dealing with cloud incident response. When something breaks at 2 AM, the last thing you want to do is manually correlate logs across a dozen different services trying to figure out what went wrong.

The Observability Agent performs root cause analysis across logs, metrics, and traces automatically. It connects dots that would take you hours to find manually. The Troubleshooting Agent goes a step further by not just identifying problems but offering auto mitigation options. One click fixes for common issues across VMs, databases, and Kubernetes deployments.

This doesnt replace the need for skilled incident responders who understand cloud architecture. But it dramatically reduces the time spent on the mechanical parts of troubleshooting so you can focus on the judgment calls that actually require human expertise.

Other Azure Updates Worth Knowing

The Copilot agents dominated the conversation, but Ignite 2025 included other significant Azure announcements. Microsoft launched its largest AI datacenter to date, called Fairwater, and a new site in Atlanta that joins Wisconsin to form what they call a planet scale AI superfactory. These facilities use high density liquid cooling and a flat network architecture for AI scale workloads.

Azure Boost got an upgrade with remote storage throughput up to 20 GBps, up to 1 million remote storage IOPS, and network bandwidth up to 400 Gbps. Azure Cobalt 200 is Microsofts next generation ARM based server designed for AI and data intensive applications. And the Foundry Control Plane gives teams real time security, lifecycle management, and visibility across agent platforms.

One announcement that might fly under the radar: Azure is now the only cloud supporting access to both Claude and GPT frontier models for customers. Anthropics Claude Sonnet and Claude Opus are available alongside OpenAIs models in Azure AI Foundry. For developers building AI applications, having model options means you can optimize for what matters most to your users without dealing with multiple vendor relationships.

What This Means for Azure Certifications

Microsoft updates its certification exams regularly to reflect changes in the platform. The AZ-104 Azure Administrator exam already received updates in 2025 with more emphasis on Microsoft Entra ID (the rebranded Azure Active Directory), role based access control, and Zero Trust principles. Expect future updates to incorporate these agentic capabilities as they move from preview to general availability.

The AZ-500 Azure Security Engineer exam now covers Zero Trust principles and tools like Microsoft Defender for Cloud. Security certifications are increasingly emphasizing AI driven security risks and automated threat response. If youre pursuing Microsoft certifications, understanding how these AI capabilities integrate with security and compliance frameworks will become essential.

The good news is that these tools make Azure more accessible, not less. If Azure Copilot can help you understand what resources to deploy and why, the learning curve for new administrators gets flatter. The certification exams will still test whether you understand the underlying concepts, but the day to day work of managing Azure environments just got significantly easier.

Getting access: Azure Copilots chat capabilities are available now at no cost in the Azure Portal, CLI, and the new Operations Center. The six specialized agents are in gated preview. You can sign up for early access through the Azure Copilot documentation page. Microsoft hasnt announced pricing for the agents yet, but the core conversational features will remain free.

🎯 The Bottom Line

Azure Copilot went from helpful chatbot to orchestration engine, and IT operations will never be the same. The six specialized agents handle migration, deployment, optimization, observability, resiliency, and troubleshooting in ways that used to require entire teams of specialists. Will it be perfect on day one? Probably not. Will it fundamentally change how cloud operations work over the next year? Absolutely. For IT teams drowning in complexity and manual workflows, this is the kind of automation weve been waiting for. The future of Azure just got a lot more interesting, and that VM from 2022 is finally about to get the attention it deserves.

author avatar
Mike McNelis CMO
Michael McNelis serves as the Chief Marketing Officer at Training Camp, a leading provider of professional development and certification programs. With over two decades of marketing leadership in technology and education, he spearheads strategic initiatives to enhance the company's market presence and growth. Beyond his professional endeavors, Michael is an avid traveler, an amateur chef, and a dedicated mentor in local tech communities.