Resources

Resources

A curated set of references I actually use when building on the Microsoft stack — documentation, tooling, and communities worth bookmarking.


Power Platform Development

Start here if you’re new: the Power Platform docs hub links every product, and Power Fx is the language that ties them together.

Documentation

ResourceDescription
Power Platform DocsThe hub for all Power Platform products
Power AppsCanvas and model-driven app documentation
Power AutomateCloud flows, desktop flows, and process mining
Power PagesExternal-facing sites backed by Dataverse
Power BIReporting, semantic models, and DAX
Copilot StudioBuilding conversational agents and custom copilots
Dynamics 365Sales, Customer Service, Field Service, and more
Power Fx OverviewThe low-code formula language across the platform

Architecture & Governance

ResourceDescription
Power Platform Architecture CenterReference architectures and design guidance
ALM GuideSolutions, environments, and deployment pipelines
CoE Starter KitGovernance and monitoring at tenant scale
Adoption MethodologyRolling out the platform across an organization
Release PlansWhat’s shipping in the next wave

Developer Tooling

ResourceDescription
Dataverse Developer GuideWeb API, plug-ins, and server-side extensibility
Power Apps Component Framework (PCF)Building custom controls with TypeScript
Power Platform CLIpac — solution management, PCF, and code apps
XrmToolBoxIndispensable community tool suite for Dataverse
PCF GalleryOpen-source code components you can drop into apps
PnP Power Apps SamplesCommunity-maintained sample apps and patterns

Learning & Community

ResourceDescription
Power Platform TrainingFree Microsoft Learn paths and modules
Power Platform CommunityForums where most odd problems have already been asked

Microsoft 365

Microsoft Graph is the single most useful thing to learn here — it’s the API behind Teams, Outlook, SharePoint, and OneDrive.

Documentation & APIs

ResourceDescription
Microsoft 365 DocsProduct and service documentation
Microsoft GraphOne API for mail, files, calendar, users, and Teams
Graph ExplorerTry Graph calls in the browser against real data
Microsoft Graph PowerShellScripting M365 administration
Microsoft Entra IDIdentity, app registrations, and permissions

Development

ResourceDescription
SharePoint DevelopmentSite design, lists, and extensibility
SharePoint Framework (SPFx)Client-side web parts and extensions
Teams Developer PlatformTabs, bots, message extensions, and apps
M365 Copilot ExtensibilityDeclarative agents, plugins, and connectors
PnP CommunityPatterns and practices, samples, and provisioning tooling

Administration

ResourceDescription
M365 Admin DocumentationTenant, user, and licensing administration
Exchange Online PowerShellMailbox and mail-flow automation
Microsoft 365 CommunityCommunity calls, blogs, and learning content
Adoption ResourcesChange management and user-enablement material

Azure & AI

For anything agent-related, Azure AI Foundry is now the front door — it replaces juggling separate OpenAI, Search, and orchestration portals.

AI Services

ResourceDescription
Azure AI FoundryUnified platform for building and deploying AI apps
AI Foundry PortalWhere you actually build, test, and deploy models
Azure OpenAIGPT models with enterprise data-handling guarantees
Azure AI Agent ServiceManaged agents with tools and threads
Azure AI ServicesVision, speech, language, and translation APIs
Azure AI SearchVector and hybrid search — the retrieval half of RAG
Document IntelligenceExtracting structured data from PDFs and forms
Semantic KernelSDK for orchestrating models, plugins, and memory
AI Foundry SDKBuilding against Foundry from code

Platform & Architecture

ResourceDescription
Azure Architecture CenterReference architectures and design patterns
Well-Architected FrameworkReliability, security, cost, operations, performance
Cloud Adoption FrameworkLanding zones and governance for the cloud estate
Azure FunctionsServerless compute — my usual home for custom back ends
Pricing CalculatorEstimate before you build, not after
Azure SamplesThousands of reference implementations on GitHub

Learning

ResourceDescription
Azure AI TrainingMicrosoft Learn paths for AI on Azure

Spotted a broken link, or think something belongs on this list? Let me know.

Trending Tags