Moving a virtual machine between availability zones in Azure
A guide to moving Azure VMs between availability zones, covering supported portal operations and unsupported scenarios requiring manual steps.
A guide to moving Azure VMs between availability zones, covering supported portal operations and unsupported scenarios requiring manual steps.
A monthly roundup of new features for Azure WebApps, including free WordPress hosting and secure storage mounting via Key Vault.
A guide on using Azure Database for PostgreSQL with the vector extension as a vector store for LLM applications, including setup and integration with LangChain.
Explains how to implement design-time validation and unit testing for Azure infrastructure using Bicep to improve IaC quality.
A technical guide on setting up and analyzing DNS within Azure IaaS, including creating a lab with VMs and using Wireshark to inspect DNS traffic.
Explores how Azure services like Data Factory, Databricks, and Machine Learning enable DataOps for streamlined, automated data pipelines.
A developer's weekly learning log covering Power BI data refresh, LLM architectures, Azure OpenAI costs, AI news, Python in Excel, and Azure SQL updates.
Introduces Azure Quick Review (azqr), an open-source CLI tool for scanning Azure resources and generating compliance reports.
The Ctrl+Alt+Azure podcast celebrates its 200th episode, reflecting on its four-year journey, milestones, and community growth.
Explains why using the Device Filter is more secure than Device Platform for Conditional Access policies targeting managed devices.
An infographic exploring various practical use cases for Azure Functions, a serverless compute service.
Exploring the new Bicep Deployment Pane in VS Code, a feature for validating, previewing, and deploying Azure infrastructure templates.
A comprehensive study guide for the Microsoft Azure Developer Associate (AZ-204) certification exam, covering exam updates and key topics.
A detailed guide on using Azure Deployment Stacks with Bicep to manage resource lifecycles at scale, including a preview of upcoming features.
PowerShell script to identify Azure VMs not built from Marketplace images, useful for detecting lift-and-shift migrations.
Introduces the new opinionated formatter for Bicep templates in VSCode, detailing its experimental features and configuration for code style consistency.
Part 3 of a tutorial on implementing Azure Managed Prometheus & Grafana for AKS monitoring using Terraform, focusing on ingress-nginx metrics.
Explains how to correctly use Service Principal IDs (Client IDs vs. Object IDs) for Azure RBAC and Azure DevOps, fixing a common error.
Bicep v0.18.4 introduces native support for Bicep parameter files (.bicepparam), including decompilation and deployment features.
Part 2 of a tutorial on using Terraform to configure Azure Managed Prometheus and Grafana for monitoring an AKS cluster.