Pester: automated tests for PowerShell scripts and infrastructure
Pester is the PowerShell testing framework. Learn to write unit tests for functions, integration tests for Azure infras…
1 min
12 May 2026
Pester is the PowerShell testing framework. Learn to write unit tests for functions, integration tests for Azure infras…
Azure Automation runs PowerShell scripts serverless, with scheduling, secure variables and Event Grid integration. Idea…
Invoke-RestMethod turns PowerShell into a complete HTTP client. Learn to authenticate with OAuth2, paginate results and…
PowerShell with the ExchangeOnline, MgGraph and Teams modules lets you manage M365 at scale — bulk-create users, assign…
The PowerShell Az module covers all Azure services with consistent cmdlets. Learn to authenticate, create resources and…