Bicep for graph resources
Explains how to use the experimental Bicep extensibility framework to manage Microsoft Graph resources like Entra groups and users via Infrastructure as Code.
Explains how to use the experimental Bicep extensibility framework to manage Microsoft Graph resources like Entra groups and users via Infrastructure as Code.
An updated Azure Policy definition for Storage Account minimum TLS version that supports TLS 1.3, addressing current tooling limitations.
A technical guide on installing the Kube Resource Orchestrator (kro) on Azure Kubernetes Service (AKS) using Terraform configuration.
A technical guide on installing Azure Service Operator on an AKS cluster using Terraform, including provider configuration and resource definitions.
Explores challenges and inconsistencies when configuring IAM permissions for AWS EKS clusters following the principle of least privilege.
A guide on using Terraform for multi-cloud infrastructure deployment across Google Cloud and AWS, covering IaC benefits and best practices.
How to customize Amazon Q Developer to automate AWS CDK best practices and enforce organizational standards using custom constructs.
Learn how to chain Azure Bicep deployments across subscriptions using outputs and stage dependencies in Azure Pipelines to overcome permission constraints.
A tutorial on automating Azure Virtual Network deployment using PowerShell scripts for consistent, scalable infrastructure.
Pulumi introduces customizable auto-naming for cloud resources, allowing teams to define naming patterns that follow their organizational standards.
Introducing a custom GitHub Action for linting Bicep IaC files, with features to scan only changed files and combine SARIF output.
Introduces the new `deployer()` function in Bicep v0.32.4, which retrieves the identity of the deploying principal for use in tagging and permissions.
A roundup of the top 10 most popular AWS blog posts from 2024, focusing on DevOps tools, developer productivity, and Infrastructure as Code.
A guide to implementing tag inheritance in Azure Bicep using modules and the union function for dynamic tag management.
Introducing the experimental Bicep Test Framework for validating and testing Azure Bicep infrastructure-as-code templates.
Introduces the new deployer() function in Bicep 0.32 for Azure IaC, enabling dynamic access to the deploying principal's identity.
A new video series offering short, digestible tutorials and demos on Bicep for Infrastructure as Code (IaC), starting with GitHub Copilot and the Bicep visualizer.
Explains the new az.deployer().objectId function in Bicep v0.32 for retrieving the principal ID of the Azure deployment executor.
A technical guide on deploying an Azure Function using the new Flex Consumption plan with VNet Integration, provisioned via Terraform.
Guide to migrating an existing Azure Firewall to Firewall Policy management using Bicep for improved features and infrastructure-as-code control.