At Microsoft Ignite 2024 Microsoft announced the general availability of Windows Server management enabled by Azure Arc. This allows Windows Server customers with Software Assurance access […]
This is my involvement in Azure Spring Clean 2025, organized by Thomas Thornton, which I`m excited to be part of! For those unaware, the event promotes […]
Azure Regions and Availability Zones sometimes experience capacity constraints, particularly noticeable with specialized or larger VM SKUs. This issue frequently arises with SKUs equipped with de…
OpenID Connect (OIDC) authentication for GitHub Actions and Azure deployments is a real game-changer in the world of security. It significantly enhances security when deploying to […]
Azure OpenAI (AOAI) Service provides REST API access to OpenAI’s powerful language models including o1, o1-mini, GPT-4o, GPT-4o mini, GPT-4 Turbo with Vision, GPT-4, GPT-3.5-Turbo, and […]
In this Azure Networking deep dive, I’m going to share some of my experience around planning the creation and association of Route Tables in Microsoft Azure. […]
Tired of server reboots disrupting your environment? In this video, we dive into Hotpatch for Windows Server—a game-changing feature that applies security updates without rebooting your […]
The following powershell samples shows how to call an Azure OpenAI chat completition endpoint API # Azure OpenAI metadata variables $openai = @{ api_key = "YOUR_APIKEY_HERE" […]