@microsoft/spfx-cli replaces the Yeoman-based SPFx generator with a single npm install and a scriptable spfx create command. This tutorial walks through installation, all 17 available templates, and the full path from install to npm run build. #spfx #m365 #sharepoint #microsoft #spfx-cli
Tutorials & How-To Guides
Part 3 – State Management & The Agent Container – Making Your Agent Remember
Learn how to make M365 Agents remember information across conversations. Master conversation state, user state, storage options (Memory, Blob, Cosmos DB), and the Agent Container architecture. #M365 #M365Agents #AIAgents #Copilot #AI #Microsoft #StateManagement
Azure AI Search Setup – Getting Started
Kickstart your Azure AI Search setup with this beginner-friendly guide. Learn how to create a Search service, build Blob Storage, upload documents, set up a data source, run an indexer, and query your first search results—all in just five steps.