A code-first development guide for Microsoft Power Platform, including Dataverse, Power Apps, Power Automate, and Copilot Studio. Dataverse is Microsoft's data platform for business applications, while code-first means building and managing the solution with code and command-line tools.
A development guide for building a digital coworker that runs in Microsoft Teams and Microsoft 365 Copilot. It uses Microsoft's Agent SDK, hosts the app in Azure App Service, and gives the agent its own identity, email address, calendar, and permissions.
A guide for designing the overall architecture of Microsoft Power Platform solutions, including Copilot Studio, Power Automate, Code Apps, Power Pages, and AI Builder.
A Japanese-language guide for choosing, building, deploying, and checking secure Azure architectures. Azure is Microsoft's cloud platform, and the guide focuses on designs that follow organizational security rules.
A guide for building Power Apps Code Apps: browser-based applications hosted in Microsoft Power Apps. It uses TypeScript, React, Tailwind CSS, and Dataverse, Microsoft's data platform.
A guide for creating the newer Copilot Studio agent architecture through the Dataverse Web API. Dataverse is Microsoft's cloud data platform, and the process is script-based rather than UI-based.
A guide for building Copilot Studio agents using generative orchestration, where the service decides how to handle requests. It also covers externally accessible chat interfaces, event triggers, and news-delivery agents.
A development workflow for packaging a Microsoft Copilot Cowork add-on as a Microsoft 365 app. It combines an agent skill with a Dataverse connector, allowing Cowork to use business data when the required company and preview access is enabled.
A skill for building and deploying Generative Pages in Power Apps. These are lightweight pages built as a single React and TypeScript file, with Fluent UI for controls and D3.js for charts.
A guide for creating native mobile Power Apps Code Apps with Expo, React Native, and TypeScript. Native apps can use phone features such as the camera, barcode scanner, and location services.
A set of instructions for creating, configuring, and publishing model-driven apps in Microsoft Power Apps. These apps use Dataverse, Microsoft's cloud data platform, for their data and navigation structure.
A guide and set of scripts for managing SharePoint, Microsoft's platform for team sites, document libraries, lists, and pages, through the Microsoft Graph API.
A shared development standard for Microsoft Power Platform projects. It covers authentication, environment settings, and solution management; a solution is a package that groups related app components for deployment.