Azure Terraform: Part 9 – Terraform Variables
Part 9 of a Terraform series explains how to define and use variables in Azure Terraform scripts, covering types, values, and best practices.
Part 9 of a Terraform series explains how to define and use variables in Azure Terraform scripts, covering types, values, and best practices.
Explores strategies for configuring Azure DevOps Service Connections for secure and efficient Azure deployments, covering scope and access decisions.
Explains how to use Terraform Locals to streamline and improve readability in Azure infrastructure-as-code configurations.
Explains why the Terraform taint command is problematic and suggests better alternatives for managing infrastructure.
A guide to using the experimental compileTimeImports feature in Azure Bicep to export and import variables, functions, and types between files.
Introduction to a new blog focused on Microsoft Azure, covering deployment guides, new services, and troubleshooting tips.
Explains the purpose and importance of the Terraform state file in managing Azure infrastructure, covering its contents, dependencies, and storage.
A curated list of resources for learning Generative AI and Prompt Engineering, including guides, tutorials, and documentation from OpenAI, DeepLearning.AI, and Microsoft.
Explains how to implement a cloud-native DNS resolver in Microsoft Azure, using a festive-themed example to illustrate distributed DNS architecture.
A summary of new features and updates for Azure WebApps in November 2023, including TLS encryption, subnet support, and WebJobs on Linux.
How to use GitHub Copilot to interact with and query Azure documentation hosted in a public repository for up-to-date technical information.
A developer shares their experience upgrading over 60 projects to the stable .NET 8 release, highlighting the smooth process and a key package rename.
Guide on integrating Azure Deployment Environments into CI/CD pipelines using Azure DevOps, Bicep, and CLI for automated sandbox deployment.
A curated list of the best developer-focused sessions from Microsoft Ignite 2023, highlighting AI, Copilot, and cloud-native topics for ANZ attendees.
A review of Microsoft's new 'Applied Skills' assessments, which are lab-based, verifiable credentials for specific Azure services.
Explains the benefits and challenges of using multiple Terraform state files versus a single file for managing Azure infrastructure.
A technical article detailing a bug in Windows 11's nslookup command encountered while testing Azure Hub & Spoke networking with Private DNS.
Microsoft is retiring default outbound internet access for new Azure VMs in 2025, moving to a secure-by-default model and requiring explicit configuration.
Explains how to use Radius recipes to deploy Redis and configure gateways for multi-container applications, with examples in Bicep.
Guide to creating isolated Azure sandbox environments for developers to deploy and test application changes using Azure Deployment Environments.