Tools & References
Curated links I actually use — official docs, community tools, and references for Intune, PowerShell, Azure, and AI engineering. No noise, no affiliate links.
Microsoft Intune & Endpoint
Official docs, community portals, and tooling for Intune and endpoint management.
Official Microsoft Intune product docs — device configuration, compliance, apps, and policies.
The unified admin portal for Intune, Autopilot, and Configuration Manager.
Free, structured learning paths for Intune administration and endpoint management.
Configure zero-touch Windows deployment with Autopilot profiles and enrollment modes.
Community blog and scripts hub for Configuration Manager and Intune engineers.
Official Microsoft GitHub repo of Intune scripts, Graph API samples, and PowerShell modules.
PowerShell & Automation
Everything you need to write, test, and ship production-quality PowerShell automation.
Microsoft's official language reference and module documentation for PowerShell 7+.
The central repository for PowerShell modules and scripts. Install with Install-Module.
The standard unit and integration testing framework for PowerShell. Essential for production scripts.
Manage Microsoft 365, Azure AD, and Intune resources via the Graph API using PowerShell.
Static code analysis tool for PowerShell — catches common bugs, style issues, and security problems.
Community-maintained best practices for naming, formatting, and structuring PowerShell code.
Azure & Cloud
Cloud infrastructure references, IaC tools, and cost management resources.
Reference architectures, design patterns, and best practices for building on Azure.
Estimate monthly Azure costs before you deploy anything.
Microsoft's domain-specific language for Azure IaC — cleaner than ARM JSON, compiles to ARM.
HashiCorp Terraform docs for the azurerm provider — manage Azure resources declaratively.
Complete CLI command reference. Use `az find` in terminal to discover commands interactively.
Official Microsoft announcements for new Azure services, previews, and GA releases.
AI & LLM Engineering
APIs, frameworks, and references for building production AI features.
Complete API reference for Claude — messages, tool use, vision, and prompt engineering guides.
API docs for GPT-4, embeddings, DALL·E, and function calling.
Build LLM-powered apps with chains, agents, memory, and vector store integrations.
Microsoft's open-source SDK for integrating LLMs into .NET and Python apps.
The largest open-source model repository. Find, share, and run transformer models.
Comprehensive, technique-by-technique guide to prompting: CoT, few-shot, ReAct, and more.
Dev Tools & Workflows
IDEs, version control, CI/CD, and productivity tools used day-to-day.
The official PowerShell extension for VS Code — debugging, IntelliSense, and Pester test runner.
Build CI/CD workflows with YAML — triggers, runners, secrets, and marketplace actions.
Quick reference for the most-used git commands — bookmark this.
Interactive regex tester and debugger with detailed explanations. Essential for PowerShell -match patterns.
Visualise complex JSON as a node graph. Useful for exploring Azure Resource Manager payloads.
Free, open-source whiteboard for sketching architecture diagrams — exports clean SVG/PNG.
Missing something useful?
Suggest a resource via GitHub or get in touch — I keep this list updated.
