An Adaptive Multi-Model GitHub Copilot Workflow - VS Code AI Council thumbnail

An Adaptive Multi-Model GitHub Copilot Workflow - VS Code AI Council

VS Code AI Council installs an adaptive multi-model GitHub Copilot agent workflow for Visual Studio Code. A coordinator chooses the least expensive useful strategy, delegates focused work to model-specific experts, and can request bounded peer review for difficult engineering decisions.

Read article
Clear Cache Script - Microsoft Teams thumbnail

Clear Cache Script - Microsoft Teams

Fix flaky Microsoft Teams behavior by clearing the client cache with an easy to use PowerShell script. Supports both Classic Teams and New Teams, safely stops Teams processes, optionally backs up cache, supports a dry run mode, and can clear cache for the current user or all local user profiles.

Read article
Secure PowerShell Access to Azure Resource Manager - ArmClient-PS thumbnail

Secure PowerShell Access to Azure Resource Manager - ArmClient-PS

ArmClient-PS 1.1.0 is a redistributable PowerShell REST client for Azure Resource Manager. It combines a command-line engine and optional Windows WPF interface with bundled Az.Accounts modules, package integrity checks, safe request handling, and support for Azure public, sovereign, and registered custom clouds.

Read article
Send Email via PowerShell with Multiple Auth Methods - Azure Communication Services (ACS) thumbnail

Send Email via PowerShell with Multiple Auth Methods - Azure Communication Services (ACS)

This PowerShell script sends email through Azure Communication Services (ACS) using the REST API. It supports multiple authentication methods including manual connection strings, endpoint and access key pairs, Azure Automation managed identity, and interactive Azure login. The script handles file attachments, HMAC-SHA256 request signing, operation status polling, and produces a diagnostic summary with correlation identifiers for troubleshooting.

Read article