Back to all

external-apis

by zornot

00Feb 7, 2026Visit Source
Meta-patterns for external APIs (cloud SDKs, third-party modules). Use when writing code that calls external APIs (Microsoft Graph, Exchange Online, Azure, AWS, etc.). Covers connection verification, modular imports, property evolution, return types. Do NOT load for internal PowerShell code.