Working with the Dataverse MCP Server in Copilot Studio

Using and Interacting with the Dataverse MCP Server in Copilot Studio can be easily done using the step-by-step instructions in this article. This article details how to interact with the Dataverse MCP using Copilot Studio, however other tools such as Github Copilot and Claude can be used to interact with this MCP server as well.

Generative Pages using AI Code Generation Tools

In addition to the UI experience for creating Generative Pages for Model-driven apps in the Power Apps maker portal, you can now create these pages using AI code generation tools as an alternative development approach. With this approach, you can integrate advanced generation capabilities directly into your development workflow.

Azure Key Vault Secure Authentication for Computer-using agents

Computer-using agents (CUAs) now deliver more secure UI at scale. When CUAs where introduced last year, Microsoft introduced their capabilities which allowed AI to see, understand and act across web and desktop application, the same as a person would. One of the drawbacks from the community was that the place that the agents would not scale was authentication.

Displaying Generative Pages inline or in modal dialog

For a few years now, the Xrm.Navigation.navigateTo command has been available to allow us to display forms, views, custom pages or web resources inline or as a dialog in Model-driven apps. Now, generative pages are added to that list.

Error Messages in Generative Pages

Generative pages are an AI-driven feature in app development, particularly within model-driven apps. They allow users to create pages by simply describing their needs in natural language, which the system then translates into structured layouts and code