Ignite 2025 Announcements You Need to Know and Why They Matter
I was fortunate to attend Microsoft’s Ignite conference last week, and just like I’ve seen before at other conferences, we see that agents and AI are (and will probably stay) a big focus of Microsoft. After letting all the announcements sink in, one message came through loud and clear: agents aren’t just assistants anymore, they’re becoming core players in the low-code and business apps world. The Power Platform is now fully leveling up for this new agentic era. And for anyone working with Dynamics 365 CRM applications, whether that’s Sales, Customer Service, Contact Center, or the broader Power Platform this shift is more than exciting. It’s a real turning point in how we build, automate, and innovate. This means the focus when building solutions is shifting from “How do I build this?” to “What do I want this to do?” This is a very different way of doing things as ideas can now flow straight from natural language into working solutions. I see Copilot becoming the maker’s right hand (wo)man, handling the repetitive stuff while makers focus on logic, design, and experience. I think it’s important to understand that this is not about replacing makers; it’s about amplifying them. There were too many announcements to cover in one article or video, so in this article I will focus on what I thought were the top announcements.
The announcement of Agent 365 was very exiting, as I feel like this was a big missing piece. Agent 365 is a new centralized place to manage, govern, and secure all of your AI agents! Think of this as a single control hub where you can see every agent in your ecosystem, whether they were built using Microsoft tools like Copilot Studio or Foundry, third-party frameworks, or even open-source. It gives us access controls so that you decide what each agent has access to. Agent 365 comes with dashboards and analytics that give us real visibility into agent behavior. And because it’s fully integrated with Microsoft security tools like Defender, Entra, and Purview, they’re governed and secured in your organization, just like your human users are.
Why it matters: Instead of letting agents run loose, you can see, manage, and govern them just like you do with your human users. If you’re building Copilot Studio agents for sales follow-ups, customer service tasks, or call-center workflows, Agent 365 makes it easy to track them, set the right guardrails, monitor the results and protect them from threats. From a risk standpoint, this is huge! We all want our agents need to be smart and safe. Agent 365 gives you exactly that. You can sign up for early access to Agent 365 here.
During the keynote Ryan Roslansky introduced Work IQ, a new intelligence layer that helps Copilot and your AI agents truly understand you, your role, and your company. It gets your business, workflows, and your relationships, and how everything fits together. Work IQ is built on three core pillars:
- Data is at the heart of every organization, think about emails, documents, databases, and business systems. These are organizations’ most valuable assets, but so often they’re scattered across different unconnected systems. WorkIQ helps Copilot unlock that data, turning it into real, actionable value for you and your business.
- Memory is what lets Copilot personalize its responses, remembering your style, your habits, and your preferences. It tracks workflows and understands how people, tasks, and tools all connect, so the help it gives feels intuitive and relevant.
- Inference takes all those signals from data and memory to make smart connections, provide insights, and even predict the next best action or the best agent for the job.

So how it this different from using connectors? Well, connectors are great for pulling data, but they don’t really understand the bigger picture. Work IQ works across all your data in real time and keeps the full context in mind. That means it can spot patterns, surface insights, and connect the dots that connectors might completely miss. And because it’s built right into your Microsoft 365 environment, it respects all permissions from the start. With Work IQ, Copilot (and AI agents) get the whole picture and delivers faster, smarter, more accurate results right in the flow of work in a way that simple connectors just can’t match.
Why it matters: With WorkIQ Copilot returns smarter, more context-aware suggestions. WorkIQ also comes with APIs for building your own agents, so anything you create in Copilot Studio or Microsoft Foundry can reason in your business context, not just run generic logic. WorkIQ gives Copilot the brains to act not just quickly, but wisely as well.
The upgraded Power Apps Maker Workspace (Preview) is a game-changer for anyone who builds apps on the Power Platform with Dataverse as the data source. Gone are the days of dragging and dropping components onto an app! Microsoft is providing us with an AI powered workplace where makers can start creating apps simply by chatting with copilot in natural language. There are 4 agents that are part of this experience:
- Requirements Agent: listens to what you want the app to do, helps define user stories.
- Data Agent: designs the data model (tables, relationships) based on those requirements.
- Code Agent: produces the underlying code, not just a formula-based canvas app.
- Solution Agent: orchestrates the whole process, ensuring that the pieces fit together.
You can literally tell Copilot, “I need an app with these screens, these fields, and this logic,” and it will spin up a full multi-page app to get you started. And the best part? Everything stays perfectly in sync. If you update your data model your UI updates right along with it.

Why it matters: Building custom apps will become easier and faster. Non-technical makers can get a head start on creating apps themselves without having to wait for developers to build them. And because everything now happens in one unified canvas, there’s way less context switching. Your teams can map out workflows, prototype it, test the data model, and refine it all in the same space. This means you can finally build those internal, agent-facing apps you’ve been wishing for, tailored exactly to your processes, without waiting months for dev cycles. You can try it out at https://vibe.powerapps.com/ but make sure Copilot it enabled in your tenant and target (none-default) environment. Lastly, keep in mind today this preview is only available in the US region and in English only.
With the Power Apps MCP Server (Preview) Microsoft is allowing agents to interact with Power Apps directly, no custom APIs required! This means that agents can now access your Power Apps much like a user would (but with guardrails), just without clicking through the actual UI. With this MCP Server, agents get access to the app’s capabilities behind the scenes: the logic, the data operations, the forms, all the good stuff that a user has access to. So they can submit approvals, update records, trigger processes, or pull the data the app already exposes, all without the need to build custom connectors or APIs. It’s basically giving your agent a secure, well-governed access to your app, while still respecting the same permissions and boundaries your human users follow. It’s smoother, safer, and honestly awesome!
Why it matters: If you previously built a Power App for something like customer escalations, an AI agent from Copilot Studio can now tap directly into that app’s logic without the need for additional API’s. (think of this as powertools for agents.) This feature enables a connection between your low-code apps and your AI agents, letting the agents actually work inside your apps instead of just hovering around the edges. And that means your automations get way more powerful: agents can handle real tasks in your business processes, not just answer questions or chat about them.
After reading all of this you are probably wondering, “what about governance and testing?”. I already mentioned Agent 365 earlier in this article, so let’s discuss testing. Microsoft announced some great upgrades for anyone who is building agents in Copilot Studio. First, we’re getting Agent Evaluations (Preview), these are automated tests that grade the agent’s performance, compare versions, and flag regressions before they become headaches. I also saw an amazing demo of the new Computer Use (Preview) tool in Copilot Studio. This tool is giving your agent a virtual pair of hands and eyes on a Windows computer. Your agent can click buttons, navigate menus, and type into fields on websites or desktop apps, all by following the instructions you give it in natural language! Think of it as telling your agent, “Here’s what I need you to do,” and it gets it done using a virtual mouse and keyboard. If a person can use an app or website, your agent can too.
Why it matters: This opens up all kinds of possibilities, from automated data entry and invoice processing to pulling insights and extracting data, without the need to build complex integrations. This tool can also be used for legacy systems that don’t have API’s to connect to.
My take-aways after attending Microsoft Ignite 2025: AI agents are evolving into full blown team members in the low-code and business apps world. Agent 365 gives us a centralized hub to manage, govern, and secure agents across the organization, while Power Apps Maker Workspace and Power Apps MCP Server let agents work directly with apps, handling logic, workflows, and real business tasks. Computer Use allow your agents to interact with legacy systems that don’t have API’s, removing the need for complex integrations. These updates aren’t just incremental for organizations, they mark a turning point by enabling apps and agents to collaborate seamlessly, provide insights, and deliver real business value like never before. I hope you enjoyed this article! Be sure to check in again soon or subscribe here to never miss another post!



Comments are Closed