From the Stage at Microsoft Build 2025: My Story & What’s Coming Next
A developer shares their experience presenting a live demo on Bicep Infrastructure as Code at Microsoft Build 2025, covering key features and best practices.
A developer shares their experience presenting a live demo on Bicep Infrastructure as Code at Microsoft Build 2025, covering key features and best practices.
Step-by-step guide to deploying Grafana on Azure using Terraform for automated infrastructure management.
Troubleshooting guide for fixing Azure VM RDP error 0x904 by renaming the corrupt MachineKeys certificate store and rebooting.
A guide to fixing the 'Identity not found' error when logging into Azure CLI using AKS workload identity.
A study guide for renewing the Microsoft Azure Developer Associate certification in 2025, with categorized links to official documentation.
A discussion on Azure networking fundamentals, challenging the common understanding of Azure Virtual Networks and explaining common misconceptions.
Explains the cost-saving difference between stopping and deallocating Azure VMs, with practical guides for proper deallocation.
A technical guide on deploying Foundry Virtual Tabletop (VTT) to Microsoft Azure using the Azure Developer CLI and Bicep for cloud hosting.
Explains a common Terraform parsing error when copying Azure Log Analytics Workspace IDs and provides the case-sensitive solution.
A technical tutorial on deploying Azure AI Foundry integrated with Bing Grounding using Terraform for infrastructure as code.
A technical guide on using Terraform to deploy Azure Virtual Machines across multiple regions for resilient applications.
A guide on using Azure DefaultAzureCredential with managed identities for secure authentication in Semantic Kernel Python projects.
A guide to safely refactoring Terraform code by moving resources without destroying them, using moved blocks and state CLI.
A guide to assigning Azure RBAC roles to multi-tenant Enterprise Application service principals using Bicep's Microsoft Graph extension.
An automated solution for centralized Azure budget tracking across subscriptions and management groups using PowerShell, Bicep, and Log Analytics.
Introduces the Azure Services Retirement Workbook, a Power BI tool from Microsoft to help cloud admins track and manage retiring Azure services.
Explains how to automate DNS failover for high availability in Azure and hybrid environments using PowerShell scripts and health monitoring.
A curated list of must-see developer sessions from Microsoft Build 2025, focusing on AI, cloud, and development tools.
A developer's analysis of Azure's origins, design philosophy, and how its leadership's background influences its platform for developers versus administrators.
A developer explains using Pester for regression testing while refactoring a PowerShell module (Maester) with GitHub Copilot to fix an MFA policy bug.