Home
M365 Dev Insights
Cancel

Intro

Introducing Tip of the Day I am excited to announce a new blog series that aims to provide useful tips and tricks for developers who work with Microsoft 365. I will share a quick tip that can help...

Marking trusted SharePoint sites as authoritative sources for Copilot Search

Tip of the day – Mark Trusted SharePoint Sites as Authoritative for Copilot Search

Tip If users need Copilot Search to prioritize a trusted collection of SharePoint content, use authoritative sites instead of repeating the same instruction in every prompt. An authoritative site...

Choosing inline or fullscreen display modes for Copilot Components

Tip of the day – Choose the Right Copilot Component Display Mode

Tip When building a Copilot Component, declare both inline and fullscreen only when the experience genuinely supports both layouts. Use the compact mode for quick results and request the expanded ...

Microsoft Graph PowerShell migration from Windows PowerShell 5.1 to PowerShell 7

Tip of the day – Start Moving Microsoft Graph PowerShell Scripts to PowerShell 7

Tip If your Microsoft Graph automation still runs on Windows PowerShell 5.1, start planning the move to PowerShell 7.x now. Microsoft announced a 12-month retirement period for Windows PowerShell...

SPFx development skill guiding an AI coding agent through the correct toolchain

SPFx Dev Skills: Give AI Coding Agents the Right SharePoint Toolchain

Summary AI coding agents can recognize many SharePoint Framework projects, but recognition is not the same as reliable implementation. SPFx versions use different toolchains, upgrades can require ...

SharePoint Build using AI to plan and create a site

SharePoint AI Authoring: From an Idea to a Site with Build

Summary SharePoint is adding an AI-assisted path from a natural-language idea to a working site. With Build and Create sites with AI, you can describe a scenario, review a proposed structure, refi...

Reviewing an AI-generated SharePoint site build plan

Tip of the day – Review the SharePoint AI Build Plan Before You Build

Tip When using Create sites with AI in SharePoint, treat the generated outline as a design review step, not as a preview of something that has already been created. Describe the outcome you want,...

AI coding agent using the SPFx project upgrade command

Tip of the day – Tell Your AI Agent to Use the SPFx Upgrade Command

Tip When asking an AI coding agent to upgrade a SharePoint Framework project, do not ask it only to “update the packages.” Tell it to inspect the current version and use the CLI for Microsoft 365 ...

Work IQ Developer Tools lifecycle for Microsoft 365 Copilot plugins

Work IQ Developer Tools: Build, Evaluate, Publish, and Monitor Copilot Plugins

Summary Microsoft 365 Copilot extensibility is moving beyond isolated demos. A plugin can combine a declarative agent, reusable SKILL.md instructions, remote MCP tools, and the metadata required t...

Work IQ connecting an AI coding agent to Microsoft 365 context

Tip of the day – Give Your Coding Agent Microsoft 365 Context with Work IQ

Tip If your code task depends on a meeting, email, Teams conversation, or SharePoint document, connect your AI coding assistant to Microsoft Work IQ instead of copying the context into the chat ma...